Searched defs:bus_dev (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | pci_common.c | 107 static int sun4u_read_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn,  in sun4u_read_pci_cfg()211 static int sun4u_write_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn,  in sun4u_write_pci_cfg()
 256 static int sun4v_read_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn,  in sun4v_read_pci_cfg()
 289 static int sun4v_write_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn,  in sun4v_write_pci_cfg()
 
 | 
| /linux-4.4.14/arch/alpha/kernel/ | 
| D | core_cia.c | 89 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where,  in mk_conf_addr()
 | 
| /linux-4.4.14/include/linux/ | 
| D | parport.h | 203 	struct device bus_dev;	/* to link with the bus */  member
 | 
| /linux-4.4.14/drivers/atm/ | 
| D | fore200e.h | 846     void*                      bus_dev;                /* bus-specific kernel data           */  member
 | 
| /linux-4.4.14/drivers/net/fddi/ | 
| D | defxx.h | 1778 	struct device			*bus_dev;  member
 |