Searched refs:operations (Results 1 – 25 of 40) sorted by relevance
12
/drivers/staging/fsl-mc/ |
D | README.txt | 72 The MC mediates operations such as create, discover, 73 connect, configuration, and destroy. Fast-path operations 170 is provided along with a summary of the kinds of operations the object 191 packets and do hardware buffer pool management operations. For 193 each CPU to perform simultaneous enqueue/dequeue operations. 194 -mmio regions: queue operations, buffer mgmt 340 -hardware queuing operations (enqueue and dequeue of data)
|
/drivers/staging/clocking-wizard/ |
D | TODO | 4 - support for set_rate() operations (may benefit from Stephen Boyd's
|
/drivers/staging/unisys/ |
D | TODO | 10 - upgrade/remove deprecated workqueue operations
|
/drivers/crypto/ccp/ |
D | Kconfig | 8 which can be used to offload encryption operations such as SHA,
|
/drivers/md/bcache/ |
D | Kconfig | 26 operations that get stuck.
|
/drivers/dma/bestcomm/ |
D | Kconfig | 16 If you want to use drivers that require DMA operations,
|
/drivers/block/ |
D | sunvdc.c | 74 u64 operations; member 242 pkt->tag.stype, pkt->operations, in vdc_handle_attr() 267 port->operations = pkt->operations; in vdc_handle_attr() 553 if (!(((u64)1 << (u64)op) & port->operations)) in generic_request()
|
/drivers/scsi/osd/ |
D | Kconfig | 39 operations.
|
/drivers/video/fbdev/omap/ |
D | Kconfig | 56 (SDRAM) this will speed up graphics DMA operations.
|
/drivers/cpuidle/ |
D | Kconfig.arm | 11 initialized by calling the CPU operations init idle hook
|
/drivers/mtd/onenand/ |
D | Kconfig | 49 operations as any other NAND Flash Array memory block.
|
/drivers/infiniband/ |
D | Kconfig | 32 hardware for fast-path operations. You will also need
|
/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 235 Limit Lustre vfs operations gathering to just a single pid. 242 Limit Lustre vfs operations gathering to just a single ppid. 249 Limit Lustre vfs operations gathering to just a single gid. 350 cancelled by verious operations and bundle the cancellation 537 When a file is considered contended, all operations switch to
|
/drivers/net/ethernet/qlogic/ |
D | Kconfig | 53 get operations support through rtNetlink interface. Only CEE
|
/drivers/dma/ |
D | Kconfig | 12 RAID operations in the MD driver. This menu only presents 545 memcpy, memset, xor, and raid6 p+q operations. If your platform has 546 a dma engine that can perform raid operations and you have enabled
|
/drivers/scsi/ufs/ |
D | Kconfig | 30 # and unavailability or interruption of operations. Under no
|
/drivers/scsi/mpt3sas/ |
D | Kconfig | 27 # programs or equipment, and unavailability or interruption of operations.
|
/drivers/regulator/ |
D | twl-regulator.c | 918 family, operations) \ argument 928 .ops = &operations, \
|
/drivers/usb/ |
D | Kconfig | 132 Note however that some operations are three orders of magnitude
|
/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 90 expect incoming broadcasts for their normal operations.
|
/drivers/usb/core/ |
D | hub.c | 4379 int retries, operations, retval, i; in hub_port_init() local 4509 for (operations = 0; operations < 3; ++operations) { in hub_port_init() 4569 for (operations = 0; operations < SET_ADDRESS_TRIES; ++operations) { in hub_port_init()
|
/drivers/crypto/ |
D | Kconfig | 20 operations with supported algorithms. 424 for encryption, hashing and related operations.
|
/drivers/net/wan/ |
D | Kconfig | 287 Due to Etinc's design choice for its PCISYNC cards, some operations 290 code for these operations.
|
/drivers/acpi/ |
D | Kconfig | 177 ACPI 2.0 Specification, Appendix B. This supports basic operations 461 input and output buffers of _DSM operations on the ACPI0012
|
/drivers/usb/phy/ |
D | Kconfig | 222 Provides read/write operations to the ULPI phy register set for
|
12