Searched full:performs (Results 1 – 25 of 710) sorted by relevance
12345678910>>...29
/Linux-v5.15/drivers/soc/fsl/qbman/ |
D | Kconfig | 41 This requires the presence of cpu-affine portals, and performs 55 This requires the presence of cpu-affine portals, and performs 64 This performs a "hot potato" style test enqueuing/dequeuing a frame
|
/Linux-v5.15/include/crypto/ |
D | acompress.h | 40 * @compress: Function performs a compress operation 41 * @decompress: Function performs a de-compress operation 58 * @compress: Function performs a compress operation 59 * @decompress: Function performs a de-compress operation
|
D | akcipher.h | 55 * @sign: Function performs a sign operation as defined by public key 59 * @verify: Function performs a complete verify operation as defined by 62 * @encrypt: Function performs an encrypt operation as defined by public key 66 * @decrypt: Function performs a decrypt operation as defined by public key
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | regulator.yaml | 122 hardware performs emergency shutdown. Zero can be passed to disable 141 hardware performs emergency shutdown. Zero can be passed to disable 163 hardware performs emergency shutdown. Zero can be passed to disable 185 hardware performs emergency shutdown. Zero can be passed to disable
|
/Linux-v5.15/include/crypto/internal/ |
D | scompress.h | 24 * @compress: Function performs a compress operation 25 * @decompress: Function performs a de-compress operation
|
/Linux-v5.15/kernel/irq/ |
D | devres.c | 44 * same arguments and performs the same function as 92 * same arguments and performs the same function as 135 * same arguments and performs the same function as free_irq().
|
/Linux-v5.15/fs/freevxfs/ |
D | vxfs_bmap.c | 59 * vxfs_bmap_ext4 performs the bmap operation for inodes with 122 * and performs the type-defined action. 204 * Performs the bmap operation for typed extents.
|
/Linux-v5.15/drivers/dma/ptdma/ |
D | Kconfig | 10 memory and IO copy operations. It performs DMA transfer through
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-driver-fsi-master-gpio | 8 driver performs FSI bus transactions, 1 sets external mode,
|
D | sysfs-class-spi-eeprom | 8 It performs write operations at bus speed - no write delays.
|
/Linux-v5.15/drivers/input/ |
D | input-mt.c | 32 * Depending on the flags set, it also performs pointer emulation and 189 * Performs legacy pointer emulation via BTN_TOUCH, ABS_X, ABS_Y and 292 * Depending on the flags, marks unused slots as inactive and performs 430 * Performs a best match against the current contacts and returns
|
/Linux-v5.15/drivers/acpi/acpica/ |
D | dbtest.c | 381 * DESCRIPTION: Test read/write for an Integer-valued object. Performs a 382 * write/read/compare of an arbitrary new value, then performs 483 * DESCRIPTION: Test read/write for an Buffer-valued object. Performs a 484 * write/read/compare of an arbitrary new value, then performs 609 * DESCRIPTION: Test read/write for an String-valued object. Performs a 610 * write/read/compare of an arbitrary new value, then performs 800 * DESCRIPTION: Performs a read from the specified object by invoking the 884 * DESCRIPTION: Performs a write to the specified object by invoking the
|
/Linux-v5.15/drivers/media/usb/pvrusb2/ |
D | pvrusb2-wm8775.h | 14 driver which performs analog -> digital audio conversion for
|
/Linux-v5.15/Documentation/hwmon/ |
D | bt1-pvt.rst | 31 sensor at a time. Additional limitation is that the controller performs the 47 Celsius. The driver performs all the scaling by itself therefore reports true
|
D | g760a.rst | 20 and performs closed-loop control of the fan speed.
|
/Linux-v5.15/drivers/w1/masters/ |
D | ds2482.c | 257 * ds2482_w1_touch_bit - Performs the touch-bit function, which writes a 0 or 1 and reads the level. 287 * ds2482_w1_triplet - Performs the triplet function, which reads two bits and writes a bit. 320 * ds2482_w1_write_byte - Performs the write byte function. 344 * ds2482_w1_read_byte - Performs the read byte function.
|
/Linux-v5.15/drivers/media/platform/atmel/ |
D | atmel-sama7g5-isc.c | 22 * SUB: This module performs YCbCr444 to YCbCr420 chrominance subsampling 23 * RLP: This module performs rounding, range limiting 25 * DMA: This module performs DMA master accesses to write frames to external RAM 26 * HIS: Histogram module performs statistic counters on the frames
|
/Linux-v5.15/Documentation/misc-devices/ |
D | ibmvmc.rst | 146 connection can be established. The application layer performs an open() to 179 sending data to the hypervisor, the management application performs a 209 the application layer performs a close() against the device. This action
|
/Linux-v5.15/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82598.c | 412 * Restarts the link. Performs autonegotiation if needed. 643 * ixgbe_reset_hw_82598 - Performs hardware reset 906 * Performs read operation to Atlas analog register specified. 928 * Performs write operation to Atlas analog register specified. 949 * Performs 8 byte read operation to SFP module's data over I2C interface. 1020 * Performs 8 byte read operation to SFP module's EEPROM over I2C interface. 1035 * Performs 8 byte read operation to SFP module's SFF-8472 data over I2C
|
/Linux-v5.15/Documentation/devicetree/bindings/extcon/ |
D | extcon-palmas.txt | 14 it performs id-detection using GPIO else using OTG core.
|
/Linux-v5.15/tools/lib/traceevent/Documentation/ |
D | libtraceevent-commands.txt | 57 the _comm_. The function performs a linear search, so it may be slow. 89 and performs various searches for pid / process name mappings:
|
/Linux-v5.15/drivers/fsi/ |
D | fsi-master.h | 144 * ->dev in particular. The registration path performs a get_device(), which 146 * performs a put_device(), which may well drop the last reference.
|
/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | qcom,ipa.yaml | 134 when Trust Zone (not the modem) performs early initialization. 142 Trust Zone performs early initialization.
|
/Linux-v5.15/tools/perf/pmu-events/arch/x86/amdzen3/ |
D | memory.json | 46 …"BriefDescription": "Load-op-Store Dispatch. Dispatch of a single op that performs a load from and… 52 …"BriefDescription": "Dispatch of a single op that performs a memory store. Counts the number of op… 58 …"BriefDescription": "Dispatch of a single op that performs a memory load. Counts the number of ope…
|
/Linux-v5.15/drivers/soc/fsl/ |
D | Kconfig | 49 (Run Control and Power Management), which performs all device-level
|
12345678910>>...29