Searched refs:operations (Results 1 – 25 of 66) sorted by relevance
123
/drivers/greybus/ |
D | connection.c | 188 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/media/platform/amlogic/meson-ge2d/ |
D | Kconfig | 11 image scaling, BitBLT & alpha blending operations.
|
/drivers/media/platform/qcom/venus/ |
D | Kconfig | 12 hardware. It accelerates encoding and decoding operations
|
/drivers/firmware/psci/ |
D | Kconfig | 10 suspend operations work correctly when using PSCI.
|
/drivers/dma/ptdma/ |
D | Kconfig | 10 memory and IO copy operations. It performs DMA transfer through
|
/drivers/media/platform/rockchip/rga/ |
D | Kconfig | 11 It accelerates 2D graphics operations, such as point/line drawing,
|
/drivers/media/platform/amphion/ |
D | Kconfig | 20 It accelerates encoding and decoding operations on
|
/drivers/staging/greybus/Documentation/firmware/ |
D | firmware-management | 77 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/fsi/ |
D | Kconfig | 71 that translates I2C commands to CFAM or SCOM operations, effectively 102 I2CR has the capability to directly perform SCOM operations instead
|
/drivers/staging/fieldbus/Documentation/ABI/ |
D | fieldbus-dev-cdev | 9 The following file operations are supported:
|
/drivers/dma/bestcomm/ |
D | Kconfig | 17 If you want to use drivers that require DMA operations,
|
/drivers/misc/bcm-vk/ |
D | Kconfig | 12 Such offload tasks assist in such operations as video
|
/drivers/block/ |
D | sunvdc.c | 80 u64 operations; member 253 pkt->tag.stype, pkt->operations, in vdc_handle_attr() 278 port->operations = pkt->operations; in vdc_handle_attr() 583 if (!(((u64)1 << (u64)op) & port->operations)) in generic_request()
|
/drivers/net/ethernet/hisilicon/ |
D | Kconfig | 99 operations. 140 devices and their associated operations.
|
/drivers/md/bcache/ |
D | Kconfig | 29 operations that get stuck.
|
/drivers/mtd/nand/raw/brcmnand/ |
D | Kconfig | 26 operations to interface the BRCMNAND controller over the BCMA bus.
|
/drivers/crypto/ccp/ |
D | Kconfig | 20 which can be used to offload encryption operations such as SHA, AES
|
/drivers/video/fbdev/omap/ |
D | Kconfig | 46 (SDRAM) this will speed up graphics DMA operations.
|
/drivers/ufs/core/ |
D | Kconfig | 36 operations on data being transferred to/from the device.
|
/drivers/thunderbolt/ |
D | Kconfig | 31 bool "Expose receiver lane margining operations under USB4 ports (DANGEROUS)"
|
/drivers/scsi/smartpqi/ |
D | Kconfig | 29 # programs or equipment, and unavailability or interruption of operations.
|
/drivers/mtd/nand/onenand/ |
D | Kconfig | 52 operations as any other NAND Flash Array memory block.
|
/drivers/sbus/char/ |
D | Kconfig | 73 a coprocessor that performs database operations in hardware.
|
/drivers/firmware/arm_scmi/ |
D | Kconfig | 123 Enabling atomic mode operations allows any SCMI driver using this 164 Enabling atomic mode operations allows any SCMI driver using this
|
/drivers/usb/typec/ucsi/ |
D | Kconfig | 13 the ports and support basic operations like role swapping, the driver
|
123