Searched defs:bus (Results 101 - 125 of 939) sorted by relevance

1234567891011>>

/linux-master/drivers/pci/hotplug/
H A Drpaphp_pci.c144 struct pci_bus *bus; local
[all...]
/linux-master/arch/sh/drivers/pci/
H A Dcommon.c15 static struct pci_bus bus; local
[all...]
H A Dops-sh7786.c89 static int sh7786_pcie_read(struct pci_bus *bus, unsigned int devfn, argument
19 sh7786_pcie_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *data) argument
125 sh7786_pcie_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
/linux-master/drivers/net/mdio/
H A Dfwnode_mdio.c113 int fwnode_mdiobus_register_phy(struct mii_bus *bus, argument
/linux-master/drivers/bus/
H A Dsimple-pm-bus.c31 struct simple_pm_bus *bus; local
91 struct simple_pm_bus *bus = dev_get_drvdata(dev); local
100 struct simple_pm_bus *bus = dev_get_drvdata(dev); local
[all...]
/linux-master/drivers/net/phy/
H A Dmdio_devres.c73 int __devm_mdiobus_register(struct device *dev, struct mii_bus *bus, argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwvid.c116 struct brcmf_bus *bus, *tmp; local
/linux-master/arch/x86/include/asm/
H A Dsetup_data.h15 unsigned long bus; member in struct:pci_setup_rom
/linux-master/drivers/soundwire/
H A Dmaster.c127 sdw_master_device_add(struct sdw_bus *bus, struct device *parent, struct fwnode_handle *fwnode) argument
182 sdw_master_device_del(struct sdw_bus *bus) argument
[all...]
/linux-master/sound/soc/sof/intel/
H A Dlnl.c32 static int hdac_bus_offload_dmic_ssp(struct hdac_bus *bus, bool enable) argument
183 struct hdac_bus *bus = sof_to_bus(sdev); local
190 struct hdac_bus *bus = sof_to_bus(sdev); local
/linux-master/arch/x86/pci/
H A Ddirect.c21 static int pci_conf1_read(unsigned int seg, unsigned int bus, argument
52 static int pci_conf1_write(unsigned int seg, unsigned int bus, argument
95 static int pci_conf2_read(unsigned int seg, unsigned int bus, argument
137 pci_conf2_write(unsigned int seg, unsigned int bus, unsigned int devfn, int reg, int len, u32 value) argument
[all...]
/linux-master/drivers/bcma/
H A Ddriver_pcie2.c161 struct bcma_bus *bus = pcie2->core->bus; local
194 struct bcma_bus *bus = pcie2->core->bus; local
/linux-master/arch/alpha/kernel/
H A Dcore_polaris.c70 u8 bus = pbus->number; local
84 polaris_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
110 polaris_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) argument
[all...]
/linux-master/arch/mips/pci/
H A Dops-rc32434.c72 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, argument
83 static int read_config_word(struct pci_bus *bus, unsigned int devfn, argument
94 static int read_config_dword(struct pci_bus *bus, unsigned int devfn, argument
46 config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned char where, u32 *data) argument
129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 val) argument
148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 val) argument
168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 val) argument
177 pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
190 pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dops-bonito64.c89 static int bonito64_pcibios_read(struct pci_bus *bus, unsigned int devfn, argument
113 static int bonito64_pcibios_write(struct pci_bus *bus, unsigned int devfn, argument
24 bonito64_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) argument
H A Dops-msc.c75 static int msc_pcibios_read(struct pci_bus *bus, unsigned int devfn, argument
99 static int msc_pcibios_write(struct pci_bus *bus, unsigned int devfn, argument
33 msc_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.c67 struct nvkm_bus *bus = subdev->device->bus; local
/linux-master/drivers/ssb/
H A Dhost_soc.c18 struct ssb_bus *bus = dev->bus; local
26 struct ssb_bus *bus = dev->bus; local
34 struct ssb_bus *bus = dev->bus; local
44 struct ssb_bus *bus local
91 struct ssb_bus *bus = dev->bus; local
99 struct ssb_bus *bus = dev->bus; local
107 struct ssb_bus *bus = dev->bus; local
117 struct ssb_bus *bus = dev->bus; local
176 ssb_host_soc_get_invariants(struct ssb_bus *bus, struct ssb_init_invariants *iv) argument
[all...]
H A Dembedded.c23 int ssb_watchdog_timer_set(struct ssb_bus *bus, u32 ticks) argument
37 int ssb_watchdog_register(struct ssb_bus *bus) argument
69 ssb_gpio_in(struct ssb_bus *bus, u32 mask) argument
87 ssb_gpio_out(struct ssb_bus *bus, u32 mask, u32 value) argument
105 ssb_gpio_outen(struct ssb_bus *bus, u32 mask, u32 value) argument
123 ssb_gpio_control(struct ssb_bus *bus, u32 mask, u32 value) argument
137 ssb_gpio_intmask(struct ssb_bus *bus, u32 mask, u32 value) argument
155 ssb_gpio_polarity(struct ssb_bus *bus, u32 mask, u32 value) argument
174 gige_pci_init_callback(struct ssb_bus *bus, unsigned long data) argument
216 gige_map_irq_callback(struct ssb_bus *bus, unsigned long data) argument
[all...]
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dtrans.c15 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus, struct sk_buff *cmd_skb, argument
81 static void qtnf_trans_signal_cmdresp(struct qtnf_bus *bus, struct sk_buff *skb) argument
112 static int qtnf_trans_event_enqueue(struct qtnf_bus *bus, struct sk_buff *skb) argument
129 qtnf_trans_init(struct qtnf_bus *bus) argument
147 qtnf_trans_free_events(struct qtnf_bus *bus) argument
158 qtnf_trans_free(struct qtnf_bus *bus) argument
168 qtnf_trans_handle_rx_ctl_packet(struct qtnf_bus *bus, struct sk_buff *skb) argument
[all...]
/linux-master/drivers/xen/xen-pciback/
H A Dpassthrough.c51 unsigned int domain, bus, devfn; local
20 __xen_pcibk_get_pci_dev(struct xen_pcibk_device *pdev, unsigned int domain, unsigned int bus, unsigned int devfn) argument
125 unsigned int domain, bus; local
177 __xen_pcibk_get_pcifront_dev(struct pci_dev *pcidev, struct xen_pcibk_device *pdev, unsigned int *domain, unsigned int *bus, unsigned int *devfn) argument
[all...]
/linux-master/include/linux/platform_data/media/
H A Domap4iss.h58 } bus; /* gcc < 4.6.0 chokes on anonymous union initializers */ member in struct:iss_v4l2_subdevs_group
/linux-master/include/sound/
H A Dhda_component.h29 static inline int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable) argument
33 static inline void snd_hdac_display_power(struct hdac_bus *bus, argument
48 static inline int snd_hdac_acomp_init(struct hdac_bus *bus, argument
56 static inline int snd_hdac_acomp_exit(struct hdac_bus *bus) argument
60 static inline int snd_hdac_acomp_register_notifier(struct hdac_bus *bus, argument
[all...]
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-cards.c867 int saa7164_i2caddr_to_unitid(struct saa7164_i2c *bus, int addr) argument
893 int saa7164_i2caddr_to_reglen(struct saa7164_i2c *bus, int addr) argument
[all...]
H A Dsaa7164-bus.c123 struct tmComResBusInfo *bus = &dev->bus; local
308 struct tmComResBusInfo *bus = &dev->bus; local
[all...]

Completed in 382 milliseconds

1234567891011>>