Home
last modified time | relevance | path

Searched refs:bus (Results 1 – 4 of 4) sorted by relevance

/scripts/coccinelle/net/
A Dmdio_register.cocci39 + struct mii_dev *bus,
105 + bus->name
123 + struct mii_dev *bus,
140 + bus->name
/scripts/dtc/
A Dchecks.c790 node->bus = &pci_bus; in check_pci_bridge()
829 if (!node->parent || (node->parent->bus != &pci_bus)) in check_pci_device_bus_num()
861 if (!node->parent || (node->parent->bus != &pci_bus)) in check_pci_device_reg()
922 node->bus = &simple_bus; in check_simple_bus_bridge()
935 if (!node->parent || (node->parent->bus != &simple_bus)) in check_simple_bus_reg()
970 if (node->parent && node->parent->bus) in check_unit_address_format()
1424 node->bus = &graph_port_bus; in check_graph_nodes()
1427 if (!node->parent->bus && in check_graph_nodes()
1429 node->parent->bus = &graph_ports_bus; in check_graph_nodes()
1443 if (node->bus != &graph_ports_bus && node->bus != &graph_port_bus) in check_graph_child_address()
[all …]
A Ddtc.h168 const struct bus_type *bus; member
/scripts/
A Dbuild-efi.sh117 -device ide-hd,drive=disk,bus=ahci.0 ${extra}

Completed in 11 milliseconds