Searched defs:bus_dev (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | pci_common.c | 108 static int sun4u_read_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn,  in sun4u_read_pci_cfg()212 static int sun4u_write_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn,  in sun4u_write_pci_cfg()
 257 static int sun4v_read_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn,  in sun4v_read_pci_cfg()
 290 static int sun4v_write_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn,  in sun4v_write_pci_cfg()
 
 | 
| D | pci_sun4v.c | 259 				struct pci_bus *bus_dev)  in dma_4v_iotsb_bind()
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | pci.c | 88 		struct device *bus_dev = &bridge->bus->dev;  in pcibios_root_bridge_prepare()  local
 | 
| /Linux-v5.4/drivers/hwmon/occ/ | 
| D | common.h | 92 	struct device *bus_dev;  member
 | 
| /Linux-v5.4/arch/alpha/kernel/ | 
| D | core_cia.c | 90 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where,  in mk_conf_addr()
 | 
| /Linux-v5.4/tools/testing/nvdimm/test/ | 
| D | nfit.c | 728 static void smart_notify(struct device *bus_dev,  in smart_notify()759 		struct device *bus_dev, struct device *dimm_dev)  in nfit_test_cmd_smart_set_threshold()
 778 		struct device *bus_dev, struct device *dimm_dev)  in nfit_test_cmd_smart_inject()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | parport.h | 203 	struct device bus_dev;	/* to link with the bus */  member
 | 
| /Linux-v5.4/drivers/acpi/nfit/ | 
| D | core.c | 3344 	struct device *bus_dev;  in acpi_nfit_desc_init_scrub_attr()  local3585 	struct device *bus_dev = to_nvdimm_bus_dev(acpi_desc->nvdimm_bus);  in acpi_nfit_shutdown()  local
 
 | 
| /Linux-v5.4/drivers/net/fddi/ | 
| D | defxx.h | 1778 	struct device			*bus_dev;  member
 |