Searched full:inherits (Results 1 – 25 of 188) sorted by relevance
12345678
/Linux-v6.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 | 258 .inherits = &ata_sff_port_ops, 271 .inherits = &legacy_base_port_ops, 276 .inherits = &legacy_base_port_ops, 375 .inherits = &legacy_base_port_ops, 408 .inherits = &legacy_base_port_ops, 450 .inherits = &legacy_base_port_ops, 549 .inherits = &legacy_base_port_ops, 659 .inherits = &legacy_base_port_ops, 772 .inherits = &legacy_base_port_ops, 779 .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 | 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 | 113 .inherits = &ata_sff_port_ops, 122 .inherits = &ata_sff_port_ops,
|
D | pata_buddha.c | 134 .inherits = &ata_sff_port_ops, 142 .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-v6.1/Documentation/networking/ |
D | smc-sysctl.rst | 47 The default value inherits from net.ipv4.tcp_wmem[1]. 56 The default value inherits from net.ipv4.tcp_rmem[1].
|
/Linux-v6.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 | oxnas-dwmac.txt | 3 The device inherits all the properties of the dwmac/stmmac devices
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | moxa,moxart-mmc.txt | 3 Inherits from mmc binding[1].
|
/Linux-v6.1/fs/cifs/ |
D | cifsacl.h | 142 #define ACL_CONTROL_PS 0x2000 /* SACL protected from inherits */ 143 #define ACL_CONTROL_PD 0x1000 /* DACL protected from inherits */
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_timing_generator.h | 32 /* DCE6.0 implementation inherits from DCE11.0 */
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_timing_generator.h | 32 /* DCE8.0 implementation inherits from DCE11.0 */
|
/Linux-v6.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-v6.1/Documentation/devicetree/bindings/hsi/ |
D | nokia-modem.txt | 4 and inherits all required properties. The following additional
|
/Linux-v6.1/tools/lib/subcmd/ |
D | run-command.h | 23 * - Specify 0 for no redirections (child inherits stdin, stdout,
|
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/ |
D | net_prio.rst | 57 A new net_prio cgroup inherits the parent's configuration.
|
12345678