Home
last modified time | relevance | path

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

123

/drivers/fwctl/pds/
A Dmain.c27 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 DKconfig13 memory and IO copy operations. It performs DMA transfer through
26 memory and IO copy operations. It performs DMA transfer through
/drivers/greybus/
A 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/media/platform/qcom/iris/
A DKconfig11 hardware. It accelerates decoding operations on various
/drivers/media/platform/amlogic/meson-ge2d/
A DKconfig11 image scaling, BitBLT & alpha blending operations.
/drivers/firmware/psci/
A DKconfig10 suspend operations work correctly when using PSCI.
/drivers/media/platform/qcom/venus/
A DKconfig13 hardware. It accelerates encoding and decoding operations
/drivers/media/platform/rockchip/rga/
A DKconfig11 It accelerates 2D graphics operations, such as point/line drawing,
/drivers/staging/greybus/Documentation/firmware/
A 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/fsi/
A DKconfig71 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 DKconfig20 It accelerates encoding and decoding operations on
/drivers/firmware/arm_scmi/transports/
A DKconfig60 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 DTODO9 - proc, with video device registration and related operations;
/drivers/dma/bestcomm/
A DKconfig17 If you want to use drivers that require DMA operations,
/drivers/misc/bcm-vk/
A DKconfig12 Such offload tasks assist in such operations as video
/drivers/block/
A Dsunvdc.c80 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 DKconfig21 common operations with MediaTek SoC built-in Gigabit
/drivers/net/ethernet/hisilicon/
A DKconfig100 operations.
141 devices and their associated operations.
/drivers/mtd/nand/raw/brcmnand/
A DKconfig26 operations to interface the BRCMNAND controller over the BCMA bus.
/drivers/crypto/ccp/
A DKconfig20 which can be used to offload encryption operations such as SHA, AES
/drivers/video/fbdev/omap/
A DKconfig46 (SDRAM) this will speed up graphics DMA operations.
/drivers/ufs/core/
A DKconfig36 operations on data being transferred to/from the device.
/drivers/staging/vme_user/
A DKconfig9 operations.
/drivers/thunderbolt/
A DKconfig35 bool "Expose receiver lane margining operations under USB4 ports and retimers (DANGEROUS)"
/drivers/scsi/smartpqi/
A DKconfig29 # programs or equipment, and unavailability or interruption of operations.

Completed in 31 milliseconds

123