Searched full:inherits (Results 1 – 25 of 192) sorted by relevance
12345678
/linux-6.12.1/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 | 256 .inherits = &ata_sff_port_ops, 269 .inherits = &legacy_base_port_ops, 274 .inherits = &legacy_base_port_ops, 373 .inherits = &legacy_base_port_ops, 406 .inherits = &legacy_base_port_ops, 448 .inherits = &legacy_base_port_ops, 547 .inherits = &legacy_base_port_ops, 657 .inherits = &legacy_base_port_ops, 770 .inherits = &legacy_base_port_ops, 777 .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_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_isapnp.c | 28 .inherits = &ata_sff_port_ops, 33 .inherits = &ata_sff_port_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 | 51 .inherits = &ahci_ops, 62 .inherits = &ahci_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_gayle.c | 112 .inherits = &ata_sff_port_ops, 121 .inherits = &ata_sff_port_ops,
|
D | pata_buddha.c | 133 .inherits = &ata_sff_port_ops, 141 .inherits = &ata_sff_port_ops,
|
D | pata_hpt37x.c | 538 .inherits = &ata_bmdma_port_ops, 554 .inherits = &hpt370_port_ops, 563 .inherits = &ata_bmdma_port_ops, 579 .inherits = &hpt302_port_ops, 589 .inherits = &hpt372_port_ops,
|
/linux-6.12.1/fs/smb/client/ |
D | cifsacl.h | 53 #define ACL_CONTROL_PS 0x2000 /* SACL protected from inherits */ 54 #define ACL_CONTROL_PD 0x1000 /* DACL protected from inherits */
|
/linux-6.12.1/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 | socfpga-dwmac.txt | 3 This is a variant of the dwmac/stmmac driver an inherits all descriptions
|
D | hisilicon-hip04-net.txt | 27 - Inherits from MDIO bus node binding [2]
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | moxa,moxart-mmc.txt | 3 Inherits from mmc binding[1].
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_timing_generator.h | 32 /* DCE8.0 implementation inherits from DCE11.0 */
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_timing_generator.h | 32 /* DCE6.0 implementation inherits from DCE11.0 */
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | pcie-al.txt | 4 PCI core. It inherits common properties defined in
|
D | pci-armada8k.txt | 4 and thus inherits all the common properties defined in snps,dw-pcie.yaml.
|
D | axis,artpec6-pcie.txt | 4 and thus inherits all the common properties defined in snps,dw-pcie.yaml.
|
/linux-6.12.1/Documentation/devicetree/bindings/hsi/ |
D | nokia-modem.txt | 4 and inherits all required properties. The following additional
|
/linux-6.12.1/tools/lib/subcmd/ |
D | run-command.h | 23 * - Specify 0 for no redirections (child inherits stdin, stdout,
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | net_prio.rst | 57 A new net_prio cgroup inherits the parent's configuration.
|
12345678