Searched refs:operations (Results 1 – 25 of 71) sorted by relevance
123
| /drivers/fwctl/pds/ |
| A D | main.c | 27 struct pds_fwctl_query_data *operations; member 135 if (ei->operations) { in pdsfc_free_operations() 137 ei->operations, ei->operations_pa); in pdsfc_free_operations() 138 ei->operations = NULL; in pdsfc_free_operations() 319 if (!ep_info->operations) { in pdsfc_validate_rpc() 320 struct pds_fwctl_query_data *operations; in pdsfc_validate_rpc() local 322 operations = pdsfc_get_operations(pdsfc, in pdsfc_validate_rpc() 325 if (IS_ERR(operations)) { in pdsfc_validate_rpc() 329 ep_info->operations = operations; in pdsfc_validate_rpc() 334 op_entry = (struct pds_fwctl_query_data_operation *)ep_info->operations->entries; in pdsfc_validate_rpc() [all …]
|
| /drivers/dma/amd/ |
| A D | Kconfig | 13 memory and IO copy operations. It performs DMA transfer through 26 memory and IO copy operations. It performs DMA transfer through
|
| /drivers/greybus/ |
| A 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/qcom/iris/ |
| A D | Kconfig | 11 hardware. It accelerates decoding operations on various
|
| /drivers/media/platform/amlogic/meson-ge2d/ |
| A D | Kconfig | 11 image scaling, BitBLT & alpha blending operations.
|
| /drivers/firmware/psci/ |
| A D | Kconfig | 10 suspend operations work correctly when using PSCI.
|
| /drivers/media/platform/qcom/venus/ |
| A D | Kconfig | 13 hardware. It accelerates encoding and decoding operations
|
| /drivers/media/platform/rockchip/rga/ |
| A D | Kconfig | 11 It accelerates 2D graphics operations, such as point/line drawing,
|
| /drivers/staging/greybus/Documentation/firmware/ |
| A 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/ |
| A 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/media/platform/amphion/ |
| A D | Kconfig | 20 It accelerates encoding and decoding operations on
|
| /drivers/firmware/arm_scmi/transports/ |
| A D | Kconfig | 60 Enabling atomic mode operations allows any SCMI driver using this 118 Enabling atomic mode operations allows any SCMI driver using this
|
| /drivers/staging/media/sunxi/cedrus/ |
| A D | TODO | 9 - proc, with video device registration and related operations;
|
| /drivers/dma/bestcomm/ |
| A D | Kconfig | 17 If you want to use drivers that require DMA operations,
|
| /drivers/misc/bcm-vk/ |
| A D | Kconfig | 12 Such offload tasks assist in such operations as video
|
| /drivers/block/ |
| A 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/phy/mediatek/ |
| A D | Kconfig | 21 common operations with MediaTek SoC built-in Gigabit
|
| /drivers/net/ethernet/hisilicon/ |
| A D | Kconfig | 100 operations. 141 devices and their associated operations.
|
| /drivers/mtd/nand/raw/brcmnand/ |
| A D | Kconfig | 26 operations to interface the BRCMNAND controller over the BCMA bus.
|
| /drivers/crypto/ccp/ |
| A D | Kconfig | 20 which can be used to offload encryption operations such as SHA, AES
|
| /drivers/video/fbdev/omap/ |
| A D | Kconfig | 46 (SDRAM) this will speed up graphics DMA operations.
|
| /drivers/ufs/core/ |
| A D | Kconfig | 36 operations on data being transferred to/from the device.
|
| /drivers/staging/vme_user/ |
| A D | Kconfig | 9 operations.
|
| /drivers/thunderbolt/ |
| A D | Kconfig | 35 bool "Expose receiver lane margining operations under USB4 ports and retimers (DANGEROUS)"
|
| /drivers/scsi/smartpqi/ |
| A D | Kconfig | 29 # programs or equipment, and unavailability or interruption of operations.
|
Completed in 31 milliseconds
123