Home
last modified time | relevance | path

Searched refs:operations (Results 1 – 25 of 55) sorted by relevance

123

/drivers/greybus/
Dconnection.c188 INIT_LIST_HEAD(&connection->operations); in _gb_connection_create()
610 while (!list_empty(&connection->operations)) { in gb_connection_cancel_operations()
611 operation = list_last_entry(&connection->operations, in gb_connection_cancel_operations()
640 while (!list_empty(&connection->operations)) { in gb_connection_flush_incoming_operations()
642 list_for_each_entry(operation, &connection->operations, in gb_connection_flush_incoming_operations()
/drivers/staging/clocking-wizard/
DTODO4 - support for set_rate() operations (may benefit from Stephen Boyd's
/drivers/firmware/psci/
DKconfig10 suspend operations work correctly when using PSCI.
/drivers/staging/unisys/
DTODO10 - upgrade/remove deprecated workqueue operations
/drivers/staging/greybus/Documentation/firmware/
Dfirmware-management77 application and it can perform various 'ioctl' operations on the device. The
78 device doesn't support any read/write operations.
215 the userspace application and it can perform various 'ioctl' operations on the
216 device. The device doesn't support any read/write operations.
/drivers/md/bcache/
DKconfig28 operations that get stuck.
/drivers/dma/bestcomm/
DKconfig17 If you want to use drivers that require DMA operations,
/drivers/staging/fieldbus/Documentation/ABI/
Dfieldbus-dev-cdev9 The following file operations are supported:
/drivers/net/ethernet/hisilicon/
DKconfig97 operations.
136 devices and their associated operations.
/drivers/block/
Dsunvdc.c81 u64 operations; member
250 pkt->tag.stype, pkt->operations, in vdc_handle_attr()
275 port->operations = pkt->operations; in vdc_handle_attr()
580 if (!(((u64)1 << (u64)op) & port->operations)) in generic_request()
/drivers/crypto/ccp/
DKconfig21 which can be used to offload encryption operations such as SHA, AES
/drivers/video/fbdev/omap/
DKconfig57 (SDRAM) this will speed up graphics DMA operations.
/drivers/usb/typec/ucsi/
DKconfig11 the ports and support basic operations like role swapping, the driver
/drivers/staging/greybus/tools/
DREADME.loopback25 async - Use asynchronous operations.
94 -o Timeout - Timeout in microseconds for async operations.
/drivers/scsi/ufs/
DKconfig30 # and unavailability or interruption of operations. Under no
161 operations on data being transferred to/from the device.
/drivers/scsi/smartpqi/
DKconfig29 # programs or equipment, and unavailability or interruption of operations.
/drivers/sbus/char/
DKconfig73 a coprocessor that performs database operations in hardware.
/drivers/mtd/nand/onenand/
DKconfig51 operations as any other NAND Flash Array memory block.
/drivers/cpuidle/
DKconfig.arm13 initialized by calling the CPU operations init idle hook
/drivers/net/ethernet/qlogic/
DKconfig54 get operations support through rtNetlink interface. Only CEE
/drivers/dma/
DKconfig13 RAID operations in the MD driver. This menu only presents
400 operations, and is available on Marvell Armada 7K and 8K
681 memcpy, memset, xor, and raid6 p+q operations. If your platform has
682 a dma engine that can perform raid operations and you have enabled
/drivers/rapidio/
DKconfig97 operations through selected RapidIO mport.
/drivers/infiniband/
DKconfig36 hardware for fast-path operations. You will also need
/drivers/scsi/mpt3sas/
DKconfig27 # programs or equipment, and unavailability or interruption of operations.
/drivers/perf/
DKconfig129 Extension, which provides periodic sampling of operations in

123