Home
last modified time | relevance | path

Searched refs:refers (Results 1 – 25 of 167) sorted by relevance

1234567

/linux/drivers/s390/block/
A Ddasd_erp.c126 BUG_ON(cqr->refers == NULL || cqr->function == NULL); in dasd_default_erp_postaction()
134 while (cqr->refers != NULL) { in dasd_default_erp_postaction()
135 struct dasd_ccw_req *refers; in dasd_default_erp_postaction() local
137 refers = cqr->refers; in dasd_default_erp_postaction()
142 cqr = refers; in dasd_default_erp_postaction()
A Ddasd_3990_erp.c51 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_cleanup()
222 dctl_cqr->refers = erp; in dasd_3990_erp_DCTL()
979 dasd_eer_write(device, erp->refers, in dasd_3990_handle_env_data()
1414 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_inspect_alias()
1602 while (cqr->refers != NULL) { in dasd_3990_erp_action_1B_32()
1603 cqr = cqr->refers; in dasd_3990_erp_action_1B_32()
1708 erp->refers = default_erp->refers; in dasd_3990_erp_action_1B_32()
1757 while (cqr->refers != NULL) { in dasd_3990_update_1B()
1758 cqr = cqr->refers; in dasd_3990_update_1B()
2399 erp->refers = cqr; in dasd_3990_erp_add_erp()
[all …]
/linux/Documentation/networking/pse-pd/
A Dintroduction.rst10 along with data over Ethernet cables. It usually refers to devices like
17 PSE in the IEEE 802.3 standard generally refers to equipment that provides
70 Physical Layers. In this clause, 'PSE' refers specifically to PoDL PSE, and
/linux/Documentation/filesystems/ext4/
A Dabout.rst35 When referenced in ``preformatted text`` blocks, ``sb`` refers to fields
36 in the super block, and ``inode`` refers to fields in an inode table
/linux/Documentation/devicetree/bindings/dma/
A Dadi,axi-dmac.txt20 - reg: Which channel this node refers to.
38 specifier refers to the DMA channel index.
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Dloongson,liointc.yaml64 interrupt lines. Each cell refers to a parent interrupt line from 0 to 3
65 and each bit in the cell refers to a child interrupt from 0 to 31.
/linux/Documentation/userspace-api/
A Diommufd.rst23 In this context the capital letter (IOMMUFD) refers to the subsystem while the
24 small letter (iommufd) refers to the file descriptors created via /dev/iommu for
127 - Automatic domain - refers to an iommu domain created automatically when
131 - Manual domain - refers to an iommu domain designated by the user as the
136 - In-kernel user - refers to something like a VFIO mdev that is using the
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-dac18 specific to toggle enabled channels and refers to the DAC output
49 specific to toggle enabled channels and refers to the DAC output
A Dprocfs-attr-prev11 refers to itself.
A Dprocfs-attr-current11 refers to itself.
A Dprocfs-attr-exec12 refers to itself.
A Dsysfs-bus-pci-devices-pvpanic11 Detailed bit definition refers to section <Bit Definition>
A Dsysfs-bus-iio-dac-ltc268816 This raw, unscaled value refers to the dither signal amplitude.
/linux/Documentation/userspace-api/media/v4l/
A Dbuffer.rst189 this field when ``type`` refers to a capture stream, applications
200 contains VBI data. Drivers must set it when ``type`` refers to a
201 capture stream, applications when it refers to an output stream.
327 Drivers must set this field when ``type`` refers to a capture
328 stream, applications when it refers to an output stream.
367 it refers to an output stream.
519 Applications can set this bit when ``type`` refers to an output
527 Applications can set this bit when ``type`` refers to an output
537 ``type`` refers to an output stream.
545 ``type`` refers to an output stream.
[all …]
A Dselections-common.rst11 sub-device API, the selection rectangle refers to the media bus format,
A Dvidioc-g-dv-timings.rst128 - Vertical front porch in lines. For interlaced formats this refers
132 - Vertical sync length in lines. For interlaced formats this refers
136 - Vertical back porch in lines. For interlaced formats this refers
/linux/Documentation/devicetree/bindings/connector/
A Dusb-connector.yaml71 support. "dual" refers to Dual Role Port (DRP).
89 description: Data role if Type C connector supports USB data. "dual" refers
223 This property refers to maximum current capability that the current sink can
226 "1" refers to default USB power level as described by "Table 6-14 Fixed Supply PDO - Sink".
227 "2" refers to 1.5A@5V.
228 "3" refers to 3.0A@5V.
/linux/Documentation/devicetree/bindings/spi/
A Dspi-clps711x.txt9 - clocks: One entry, refers to the SPI bus clock
/linux/drivers/video/
A DKconfig22 STI refers to the HP "Standard Text Interface" which is a set of
/linux/Documentation/devicetree/bindings/mtd/
A Draw-nand-chip.yaml97 Ready/Busy pins. Active state refers to the NAND ready state and
103 Active state refers to the NAND Write Protect state and should be
/linux/LICENSES/exceptions/
A DLinux-syscall-note17 Foundation, but the instance of code that it refers to (the Linux
/linux/Documentation/devicetree/bindings/bus/
A Dst,stm32-etzpc.yaml68 // In this example, the usart2 device refers to rifsc as its access
/linux/Documentation/networking/
A Dnf_flowtable.rst204 refers to the software offload mode, so there is a distinction between [OFFLOAD]
205 which refers to the software flowtable fastpath and [HW_OFFLOAD] which refers
/linux/Documentation/devicetree/bindings/pmem/
A Dpmem-region.txt4 Persistent memory refers to a class of memory devices that are:
/linux/Documentation/firmware-guide/acpi/dsd/
A Dgraph.rst46 port as its key. The target object it refers to should be called "PRTX", where
54 endpoint. The object it refers to should be called "EPXY", where "X" is the

Completed in 42 milliseconds

1234567