Searched full:inherits (Results 1 – 25 of 180) sorted by relevance
12345678
/Linux-v5.10/drivers/ata/ |
D | pata_amd.c | 396 .inherits = &ata_bmdma32_port_ops, 401 .inherits = &amd_base_port_ops, 408 .inherits = &amd_base_port_ops, 415 .inherits = &amd_base_port_ops, 422 .inherits = &amd_base_port_ops, 429 .inherits = &ata_bmdma_port_ops, 437 .inherits = &nv_base_port_ops, 443 .inherits = &nv_base_port_ops,
|
D | pata_legacy.c | 221 .inherits = &ata_sff_port_ops, 234 .inherits = &legacy_base_port_ops, 239 .inherits = &legacy_base_port_ops, 336 .inherits = &legacy_base_port_ops, 369 .inherits = &legacy_base_port_ops, 411 .inherits = &legacy_base_port_ops, 510 .inherits = &legacy_base_port_ops, 620 .inherits = &legacy_base_port_ops, 732 .inherits = &legacy_base_port_ops, 739 .inherits = &legacy_base_port_ops, [all …]
|
D | pata_cmd64x.c | 327 .inherits = &ata_bmdma_port_ops, 333 .inherits = &cmd64x_base_ops, 340 .inherits = &cmd64x_base_ops, 348 .inherits = &cmd64x_base_ops, 355 .inherits = &cmd64x_base_ops,
|
D | pata_isapnp.c | 28 .inherits = &ata_sff_port_ops, 33 .inherits = &ata_sff_port_ops,
|
D | pata_ali.c | 367 .inherits = &ata_sff_port_ops, 374 .inherits = &ata_bmdma32_port_ops, 384 .inherits = &ali_dma_base_ops, 395 .inherits = &ali_dma_base_ops, 406 .inherits = &ali_dma_base_ops, 416 .inherits = &ali_dma_base_ops,
|
D | pata_sis.c | 547 .inherits = &ata_bmdma_port_ops, 554 .inherits = &ata_bmdma_port_ops, 559 .inherits = &sis_base_ops, 567 .inherits = &sis_base_ops, 574 .inherits = &sis_base_ops, 581 .inherits = &sis_base_ops, 588 .inherits = &sis_base_ops,
|
D | ahci_seattle.c | 52 .inherits = &ahci_ops, 63 .inherits = &ahci_ops,
|
D | pata_gayle.c | 113 .inherits = &ata_sff_port_ops, 122 .inherits = &ata_sff_port_ops,
|
D | sata_via.c | 115 .inherits = &ata_bmdma_port_ops, 120 .inherits = &svia_base_ops, 127 .inherits = &svia_base_ops, 134 .inherits = &svia_base_ops, 141 .inherits = &svia_base_ops,
|
D | pata_buddha.c | 134 .inherits = &ata_sff_port_ops, 142 .inherits = &ata_sff_port_ops,
|
/Linux-v5.10/Documentation/devicetree/bindings/spi/ |
D | renesas,rzn1-spi.txt | 4 inherits all properties defined in snps,dw-apb-ssi.txt except for the
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | hisilicon-femac-mdio.txt | 8 - PHY subnode: inherits from phy binding [1]
|
D | ipq806x-dwmac.txt | 3 The device inherits all the properties of the dwmac/stmmac devices
|
D | oxnas-dwmac.txt | 3 The device inherits all the properties of the dwmac/stmmac devices
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | moxa,moxart-mmc.txt | 3 Inherits from mmc binding[1].
|
/Linux-v5.10/fs/cifs/ |
D | cifsacl.h | 152 #define ACL_CONTROL_PS 0x2000 /* SACL protected from inherits */ 153 #define ACL_CONTROL_PD 0x1000 /* DACL protected from inherits */
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_timing_generator.h | 32 /* DCE6.0 implementation inherits from DCE11.0 */
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_timing_generator.h | 32 /* DCE8.0 implementation inherits from DCE11.0 */
|
/Linux-v5.10/Documentation/devicetree/bindings/pci/ |
D | pcie-al.txt | 4 PCI core. It inherits common properties defined in
|
D | hisilicon-pcie.txt | 4 It shares common functions with the PCIe DesignWare core driver and inherits
|
D | kirin-pcie.txt | 5 inherits common properties defined in
|
D | pci-armada8k.txt | 4 and thus inherits all the common properties defined in designware-pcie.txt.
|
D | samsung,exynos5440-pcie.txt | 4 and thus inherits all the common properties defined in designware-pcie.txt.
|
/Linux-v5.10/Documentation/devicetree/bindings/hsi/ |
D | nokia-modem.txt | 4 and inherits all required properties. The following additional
|
/Linux-v5.10/tools/lib/subcmd/ |
D | run-command.h | 23 * - Specify 0 for no redirections (child inherits stdin, stdout,
|
12345678