Home
last modified time | relevance | path

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

123

/drivers/greybus/
Dconnection.c188 INIT_LIST_HEAD(&connection->operations); in _gb_connection_create()
607 while (!list_empty(&connection->operations)) { in gb_connection_cancel_operations()
608 operation = list_last_entry(&connection->operations, in gb_connection_cancel_operations()
637 while (!list_empty(&connection->operations)) { in gb_connection_flush_incoming_operations()
639 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/dma/ptdma/
DKconfig10 memory and IO copy operations. It performs DMA transfer through
/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/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/misc/bcm-vk/
DKconfig12 Such offload tasks assist in such operations as video
/drivers/md/bcache/
DKconfig29 operations that get stuck.
/drivers/net/ethernet/hisilicon/
DKconfig99 operations.
140 devices and their associated operations.
/drivers/block/
Dsunvdc.c81 u64 operations; member
251 pkt->tag.stype, pkt->operations, in vdc_handle_attr()
276 port->operations = pkt->operations; in vdc_handle_attr()
581 if (!(((u64)1 << (u64)op) & port->operations)) in generic_request()
/drivers/crypto/ccp/
DKconfig20 which can be used to offload encryption operations such as SHA, AES
/drivers/usb/typec/ucsi/
DKconfig12 the ports and support basic operations like role swapping, the driver
/drivers/video/fbdev/omap/
DKconfig57 (SDRAM) this will speed up graphics DMA operations.
/drivers/ufs/core/
DKconfig36 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/
DKconfig50 operations as any other NAND Flash Array memory block.
/drivers/net/ethernet/qlogic/
DKconfig54 get operations support through rtNetlink interface. Only CEE
/drivers/rapidio/
DKconfig97 operations through selected RapidIO mport.
/drivers/mmc/core/
DKconfig91 operations on data being transferred to/from the device.
/drivers/infiniband/
DKconfig36 hardware for fast-path operations. You will also need
/drivers/cpuidle/
DKconfig.arm13 initialized by calling the CPU operations init idle hook
/drivers/scsi/mpt3sas/
DKconfig27 # programs or equipment, and unavailability or interruption of operations.

123