Home
last modified time | relevance | path

Searched defs:bus (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/Linux-v4.19/drivers/ssb/
Ddriver_gpio.c28 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_to_irq() local
43 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_get_value() local
51 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_set_value() local
59 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_direction_input() local
68 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_direction_output() local
77 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_request() local
90 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_free() local
99 struct ssb_bus *bus = irq_data_get_irq_chip_data(d); in ssb_gpio_irq_chipco_mask() local
107 struct ssb_bus *bus = irq_data_get_irq_chip_data(d); in ssb_gpio_irq_chipco_unmask() local
123 struct ssb_bus *bus = dev_id; in ssb_gpio_irq_chipco_handler() local
[all …]
Dssb_private.h29 static inline int ssb_pci_switch_core(struct ssb_bus *bus, in ssb_pci_switch_core()
34 static inline int ssb_pci_switch_coreidx(struct ssb_bus *bus, in ssb_pci_switch_coreidx()
39 static inline int ssb_pci_xtal(struct ssb_bus *bus, u32 what, in ssb_pci_xtal()
44 static inline void ssb_pci_exit(struct ssb_bus *bus) in ssb_pci_exit()
47 static inline int ssb_pci_init(struct ssb_bus *bus) in ssb_pci_init()
69 static inline int ssb_pcmcia_switch_coreidx(struct ssb_bus *bus, in ssb_pcmcia_switch_coreidx()
74 static inline int ssb_pcmcia_switch_segment(struct ssb_bus *bus, in ssb_pcmcia_switch_segment()
79 static inline int ssb_pcmcia_hardware_setup(struct ssb_bus *bus) in ssb_pcmcia_hardware_setup()
83 static inline void ssb_pcmcia_exit(struct ssb_bus *bus) in ssb_pcmcia_exit()
86 static inline int ssb_pcmcia_init(struct ssb_bus *bus) in ssb_pcmcia_init()
[all …]
Dsdio.c104 static inline struct device *ssb_sdio_dev(struct ssb_bus *bus) in ssb_sdio_dev()
110 static int ssb_sdio_writeb(struct ssb_bus *bus, unsigned int addr, u8 val) in ssb_sdio_writeb()
140 static int ssb_sdio_set_sbaddr_window(struct ssb_bus *bus, u32 address) in ssb_sdio_set_sbaddr_window()
167 u32 ssb_sdio_scan_read32(struct ssb_bus *bus, u16 offset) in ssb_sdio_scan_read32()
184 int ssb_sdio_scan_switch_coreidx(struct ssb_bus *bus, u8 coreidx) in ssb_sdio_scan_switch_coreidx()
203 static int ssb_sdio_switch_core(struct ssb_bus *bus, struct ssb_device *dev) in ssb_sdio_switch_core()
231 struct ssb_bus *bus = dev->bus; in ssb_sdio_read8() local
253 struct ssb_bus *bus = dev->bus; in ssb_sdio_read16() local
275 struct ssb_bus *bus = dev->bus; in ssb_sdio_read32() local
301 struct ssb_bus *bus = dev->bus; in ssb_sdio_block_read() local
[all …]
Dpcmcia.c71 static int ssb_pcmcia_cfg_write(struct ssb_bus *bus, u8 offset, u8 value) in ssb_pcmcia_cfg_write()
83 static int ssb_pcmcia_cfg_read(struct ssb_bus *bus, u8 offset, u8 *value) in ssb_pcmcia_cfg_read()
94 int ssb_pcmcia_switch_coreidx(struct ssb_bus *bus, in ssb_pcmcia_switch_coreidx()
150 static int ssb_pcmcia_switch_core(struct ssb_bus *bus, struct ssb_device *dev) in ssb_pcmcia_switch_core()
166 int ssb_pcmcia_switch_segment(struct ssb_bus *bus, u8 seg) in ssb_pcmcia_switch_segment()
199 struct ssb_bus *bus = dev->bus; in select_core_and_segment() local
225 struct ssb_bus *bus = dev->bus; in ssb_pcmcia_read8() local
241 struct ssb_bus *bus = dev->bus; in ssb_pcmcia_read16() local
257 struct ssb_bus *bus = dev->bus; in ssb_pcmcia_read32() local
277 struct ssb_bus *bus = dev->bus; in ssb_pcmcia_block_read() local
[all …]
Dpci.c32 int ssb_pci_switch_coreidx(struct ssb_bus *bus, u8 coreidx) in ssb_pci_switch_coreidx()
63 int ssb_pci_switch_core(struct ssb_bus *bus, in ssb_pci_switch_core()
84 int ssb_pci_xtal(struct ssb_bus *bus, u32 what, int turn_on) in ssb_pci_xtal()
271 static int sprom_do_read(struct ssb_bus *bus, u16 *sprom) in sprom_do_read()
281 static int sprom_do_write(struct ssb_bus *bus, const u16 *sprom) in sprom_do_write()
812 static int sprom_extract(struct ssb_bus *bus, struct ssb_sprom *out, in sprom_extract()
858 static int ssb_pci_sprom_get(struct ssb_bus *bus, in ssb_pci_sprom_get()
928 static void ssb_pci_get_boardinfo(struct ssb_bus *bus, in ssb_pci_get_boardinfo()
935 int ssb_pci_get_invariants(struct ssb_bus *bus, in ssb_pci_get_invariants()
949 static int ssb_pci_assert_buspower(struct ssb_bus *bus) in ssb_pci_assert_buspower()
[all …]
Dembedded.c23 int ssb_watchdog_timer_set(struct ssb_bus *bus, u32 ticks) in ssb_watchdog_timer_set()
37 int ssb_watchdog_register(struct ssb_bus *bus) in ssb_watchdog_register()
69 u32 ssb_gpio_in(struct ssb_bus *bus, u32 mask) in ssb_gpio_in()
87 u32 ssb_gpio_out(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_out()
105 u32 ssb_gpio_outen(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_outen()
123 u32 ssb_gpio_control(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_control()
137 u32 ssb_gpio_intmask(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_intmask()
155 u32 ssb_gpio_polarity(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_polarity()
174 static int gige_pci_init_callback(struct ssb_bus *bus, unsigned long data) in gige_pci_init_callback()
216 static int gige_map_irq_callback(struct ssb_bus *bus, unsigned long data) in gige_map_irq_callback()
Dhost_soc.c18 struct ssb_bus *bus = dev->bus; in ssb_host_soc_read8() local
26 struct ssb_bus *bus = dev->bus; in ssb_host_soc_read16() local
34 struct ssb_bus *bus = dev->bus; in ssb_host_soc_read32() local
44 struct ssb_bus *bus = dev->bus; in ssb_host_soc_block_read() local
91 struct ssb_bus *bus = dev->bus; in ssb_host_soc_write8() local
99 struct ssb_bus *bus = dev->bus; in ssb_host_soc_write16() local
107 struct ssb_bus *bus = dev->bus; in ssb_host_soc_write32() local
117 struct ssb_bus *bus = dev->bus; in ssb_host_soc_block_write() local
176 int ssb_host_soc_get_invariants(struct ssb_bus *bus, in ssb_host_soc_get_invariants()
Dmain.c58 struct ssb_bus *bus; in ssb_pci_dev_to_bus() local
77 struct ssb_bus *bus; in ssb_pcmcia_dev_to_bus() local
94 int (*func)(struct ssb_bus *bus, unsigned long data)) in ssb_for_each_bus_call()
96 struct ssb_bus *bus; in ssb_for_each_bus_call() local
159 int ssb_bus_resume(struct ssb_bus *bus) in ssb_bus_resume()
185 int ssb_bus_suspend(struct ssb_bus *bus) in ssb_bus_suspend()
204 int ssb_devices_freeze(struct ssb_bus *bus, struct ssb_freeze_context *ctx) in ssb_devices_freeze()
240 struct ssb_bus *bus = ctx->bus; in ssb_devices_thaw() local
412 static void ssb_devices_unregister(struct ssb_bus *bus) in ssb_devices_unregister()
429 void ssb_bus_unregister(struct ssb_bus *bus) in ssb_bus_unregister()
[all …]
/Linux-v4.19/sound/hda/
Dhdac_controller.c13 static void azx_clear_corbrp(struct hdac_bus *bus) in azx_clear_corbrp()
41 void snd_hdac_bus_init_cmd_io(struct hdac_bus *bus) in snd_hdac_bus_init_cmd_io()
86 static void hdac_wait_for_cmd_dmas(struct hdac_bus *bus) in hdac_wait_for_cmd_dmas()
105 void snd_hdac_bus_stop_cmd_io(struct hdac_bus *bus) in snd_hdac_bus_stop_cmd_io()
138 int snd_hdac_bus_send_cmd(struct hdac_bus *bus, unsigned int val) in snd_hdac_bus_send_cmd()
182 void snd_hdac_bus_update_rirb(struct hdac_bus *bus) in snd_hdac_bus_update_rirb()
233 int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_get_response()
271 int snd_hdac_bus_parse_capabilities(struct hdac_bus *bus) in snd_hdac_bus_parse_capabilities()
355 void snd_hdac_bus_enter_link_reset(struct hdac_bus *bus) in snd_hdac_bus_enter_link_reset()
375 void snd_hdac_bus_exit_link_reset(struct hdac_bus *bus) in snd_hdac_bus_exit_link_reset()
[all …]
Dhdac_bus.c27 int snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_bus_init()
52 void snd_hdac_bus_exit(struct hdac_bus *bus) in snd_hdac_bus_exit()
68 int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_exec_verb()
88 int snd_hdac_bus_exec_verb_unlocked(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_exec_verb_unlocked()
129 void snd_hdac_bus_queue_event(struct hdac_bus *bus, u32 res, u32 res_ex) in snd_hdac_bus_queue_event()
153 struct hdac_bus *bus = container_of(work, struct hdac_bus, unsol_work); in process_unsol_events() local
184 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec) in snd_hdac_bus_add_device()
205 void snd_hdac_bus_remove_device(struct hdac_bus *bus, in snd_hdac_bus_remove_device()
/Linux-v4.19/drivers/net/phy/
Dsfp-bus.c47 int sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_port()
117 void sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, in sfp_parse_support()
255 phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface()
286 static const struct sfp_upstream_ops *sfp_get_upstream_ops(struct sfp_bus *bus) in sfp_get_upstream_ops()
324 struct sfp_bus *bus = container_of(kref, struct sfp_bus, kref); in sfp_bus_release() local
331 static void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put()
336 static int sfp_register_bus(struct sfp_bus *bus) in sfp_register_bus()
357 static void sfp_unregister_bus(struct sfp_bus *bus) in sfp_unregister_bus()
381 int sfp_get_module_info(struct sfp_bus *bus, struct ethtool_modinfo *modinfo) in sfp_get_module_info()
398 int sfp_get_module_eeprom(struct sfp_bus *bus, struct ethtool_eeprom *ee, in sfp_get_module_eeprom()
[all …]
Dmdio_bus.c103 struct phy_device *mdiobus_get_phy(struct mii_bus *bus, int addr) in mdiobus_get_phy()
117 bool mdiobus_is_registered_device(struct mii_bus *bus, int addr) in mdiobus_is_registered_device()
133 struct mii_bus *bus; in mdiobus_alloc_size() local
191 struct mii_bus **ptr, *bus; in devm_mdiobus_alloc_size() local
217 void devm_mdiobus_free(struct device *dev, struct mii_bus *bus) in devm_mdiobus_free()
236 struct mii_bus *bus = to_mii_bus(d); in mdiobus_release() local
287 static void of_mdiobus_link_mdiodev(struct mii_bus *bus, in of_mdiobus_link_mdiodev()
325 static int mdiobus_create_device(struct mii_bus *bus, in mdiobus_create_device()
361 int __mdiobus_register(struct mii_bus *bus, struct module *owner) in __mdiobus_register()
443 void mdiobus_unregister(struct mii_bus *bus) in mdiobus_unregister()
[all …]
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbit.c32 nvkm_i2c_drive_scl(struct nvkm_i2c_bus *bus, int state) in nvkm_i2c_drive_scl()
38 nvkm_i2c_drive_sda(struct nvkm_i2c_bus *bus, int state) in nvkm_i2c_drive_sda()
44 nvkm_i2c_sense_scl(struct nvkm_i2c_bus *bus) in nvkm_i2c_sense_scl()
50 nvkm_i2c_sense_sda(struct nvkm_i2c_bus *bus) in nvkm_i2c_sense_sda()
56 nvkm_i2c_delay(struct nvkm_i2c_bus *bus, u32 nsec) in nvkm_i2c_delay()
62 nvkm_i2c_raise_scl(struct nvkm_i2c_bus *bus) in nvkm_i2c_raise_scl()
75 i2c_start(struct nvkm_i2c_bus *bus) in i2c_start()
95 i2c_stop(struct nvkm_i2c_bus *bus) in i2c_stop()
108 i2c_bitw(struct nvkm_i2c_bus *bus, int sda) in i2c_bitw()
123 i2c_bitr(struct nvkm_i2c_bus *bus) in i2c_bitr()
[all …]
Dbus.c35 struct nvkm_i2c_bus *bus = container_of(adap, typeof(*bus), i2c); in nvkm_i2c_bus_pre_xfer() local
42 struct nvkm_i2c_bus *bus = container_of(adap, typeof(*bus), i2c); in nvkm_i2c_bus_post_xfer() local
49 struct nvkm_i2c_bus *bus = data; in nvkm_i2c_bus_setscl() local
56 struct nvkm_i2c_bus *bus = data; in nvkm_i2c_bus_setsda() local
63 struct nvkm_i2c_bus *bus = data; in nvkm_i2c_bus_getscl() local
70 struct nvkm_i2c_bus *bus = data; in nvkm_i2c_bus_getsda() local
80 struct nvkm_i2c_bus *bus = container_of(adap, typeof(*bus), i2c); in nvkm_i2c_bus_xfer() local
108 nvkm_i2c_bus_init(struct nvkm_i2c_bus *bus) in nvkm_i2c_bus_init()
116 nvkm_i2c_bus_release(struct nvkm_i2c_bus *bus) in nvkm_i2c_bus_release()
125 nvkm_i2c_bus_acquire(struct nvkm_i2c_bus *bus) in nvkm_i2c_bus_acquire()
[all …]
/Linux-v4.19/sound/i2c/
Di2c.c48 static int snd_i2c_bus_free(struct snd_i2c_bus *bus) in snd_i2c_bus_free()
75 struct snd_i2c_bus *bus = device->device_data; in snd_i2c_bus_dev_free() local
82 struct snd_i2c_bus *bus; in snd_i2c_bus_create() local
113 int snd_i2c_device_create(struct snd_i2c_bus *bus, const char *name, in snd_i2c_device_create()
160 int snd_i2c_probeaddr(struct snd_i2c_bus *bus, unsigned short addr) in snd_i2c_probeaddr()
171 static inline void snd_i2c_bit_hw_start(struct snd_i2c_bus *bus) in snd_i2c_bit_hw_start()
177 static inline void snd_i2c_bit_hw_stop(struct snd_i2c_bus *bus) in snd_i2c_bit_hw_stop()
183 static void snd_i2c_bit_direction(struct snd_i2c_bus *bus, int clock, int data) in snd_i2c_bit_direction()
189 static void snd_i2c_bit_set(struct snd_i2c_bus *bus, int clock, int data) in snd_i2c_bit_set()
203 static int snd_i2c_bit_data(struct snd_i2c_bus *bus, int ack) in snd_i2c_bit_data()
[all …]
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c56 struct hdac_bus *bus = skl_to_bus(skl); in skl_init_pci() local
105 struct hdac_bus *bus = pci_get_drvdata(pci); in skl_clock_power_gating() local
126 static int skl_init_chip(struct hdac_bus *bus, bool full_reset) in skl_init_chip()
146 struct hdac_bus *bus = pci_get_drvdata(pci); in skl_update_d0i3c() local
189 static void skl_stream_update(struct hdac_bus *bus, struct hdac_stream *hstr) in skl_stream_update()
196 struct hdac_bus *bus = dev_id; in skl_interrupt() local
225 struct hdac_bus *bus = dev_id; in skl_threaded_handler() local
235 static int skl_acquire_irq(struct hdac_bus *bus, int do_disconnect) in skl_acquire_irq()
260 struct hdac_bus *bus = pci_get_drvdata(pci); in skl_suspend_late() local
267 static int _skl_suspend(struct hdac_bus *bus) in _skl_suspend()
[all …]
Dskl-pcm.c74 struct hdac_bus *bus = hstream->bus; in get_bus_ctx() local
78 static int skl_substream_alloc_pages(struct hdac_bus *bus, in skl_substream_alloc_pages()
91 static int skl_substream_free_pages(struct hdac_bus *bus, in skl_substream_free_pages()
97 static void skl_set_pcm_constrains(struct hdac_bus *bus, in skl_set_pcm_constrains()
107 static enum hdac_ext_stream_type skl_get_host_stream_type(struct hdac_bus *bus) in skl_get_host_stream_type()
125 struct hdac_bus *bus = dev_get_drvdata(dai->dev); in skl_set_suspend_active() local
142 struct hdac_bus *bus = dev_get_drvdata(dev); in skl_pcm_host_dma_prepare() local
178 struct hdac_bus *bus = dev_get_drvdata(dev); in skl_pcm_link_dma_prepare() local
215 struct hdac_bus *bus = dev_get_drvdata(dai->dev); in skl_pcm_open() local
301 struct hdac_bus *bus = dev_get_drvdata(dai->dev); in skl_pcm_hw_params() local
[all …]
/Linux-v4.19/arch/powerpc/platforms/pasemi/
Dgpio_mdio.c46 #define MDC_PIN(bus) (((struct gpio_priv *)bus->priv)->mdc_pin) argument
47 #define MDIO_PIN(bus) (((struct gpio_priv *)bus->priv)->mdio_pin) argument
49 static inline void mdio_lo(struct mii_bus *bus) in mdio_lo()
54 static inline void mdio_hi(struct mii_bus *bus) in mdio_hi()
59 static inline void mdc_lo(struct mii_bus *bus) in mdc_lo()
64 static inline void mdc_hi(struct mii_bus *bus) in mdc_hi()
69 static inline void mdio_active(struct mii_bus *bus) in mdio_active()
74 static inline void mdio_tristate(struct mii_bus *bus) in mdio_tristate()
79 static inline int mdio_read(struct mii_bus *bus) in mdio_read()
84 static void clock_out(struct mii_bus *bus, int bit) in clock_out()
[all …]
/Linux-v4.19/drivers/base/
Dbus.c38 static struct bus_type *bus_get(struct bus_type *bus) in bus_get()
47 static void bus_put(struct bus_type *bus) in bus_put()
127 int bus_create_file(struct bus_type *bus, struct bus_attribute *attr) in bus_create_file()
139 void bus_remove_file(struct bus_type *bus, struct bus_attribute *attr) in bus_remove_file()
151 struct bus_type *bus = priv->bus; in bus_release() local
181 struct bus_type *bus = bus_get(drv->bus); in unbind_store() local
208 struct bus_type *bus = bus_get(drv->bus); in bind_store() local
236 static ssize_t show_drivers_autoprobe(struct bus_type *bus, char *buf) in show_drivers_autoprobe()
241 static ssize_t store_drivers_autoprobe(struct bus_type *bus, in store_drivers_autoprobe()
251 static ssize_t store_drivers_probe(struct bus_type *bus, in store_drivers_probe()
[all …]
/Linux-v4.19/drivers/bcma/
Dscan.c144 static u32 bcma_scan_read32(struct bcma_bus *bus, u8 current_coreidx, in bcma_scan_read32()
150 static void bcma_scan_switch_core(struct bcma_bus *bus, u32 addr) in bcma_scan_switch_core()
157 static u32 bcma_erom_get_ent(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_get_ent()
169 static s32 bcma_erom_get_ci(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_get_ci()
179 static bool bcma_erom_is_end(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_is_end()
186 static bool bcma_erom_is_bridge(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_is_bridge()
195 static void bcma_erom_skip_component(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_skip_component()
209 static s32 bcma_erom_get_mst_port(struct bcma_bus *bus, u32 __iomem **eromptr) in bcma_erom_get_mst_port()
219 static u32 bcma_erom_get_addr_desc(struct bcma_bus *bus, u32 __iomem **eromptr, in bcma_erom_get_addr_desc()
252 static struct bcma_device *bcma_find_core_by_index(struct bcma_bus *bus, in bcma_find_core_by_index()
[all …]
/Linux-v4.19/sound/hda/ext/
Dhdac_ext_stream.c37 void snd_hdac_ext_stream_init(struct hdac_bus *bus, in snd_hdac_ext_stream_init()
77 int snd_hdac_ext_stream_init_all(struct hdac_bus *bus, int start_idx, in snd_hdac_ext_stream_init_all()
103 void snd_hdac_stream_free_all(struct hdac_bus *bus) in snd_hdac_stream_free_all()
123 void snd_hdac_ext_stream_decouple(struct hdac_bus *bus, in snd_hdac_ext_stream_decouple()
252 hdac_ext_link_stream_assign(struct hdac_bus *bus, in hdac_ext_link_stream_assign()
292 hdac_ext_host_stream_assign(struct hdac_bus *bus, in hdac_ext_host_stream_assign()
345 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus, in snd_hdac_ext_stream_assign()
381 struct hdac_bus *bus = stream->hstream.bus; in snd_hdac_ext_stream_release() local
416 void snd_hdac_ext_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_ext_stream_spbcap_enable()
441 int snd_hdac_ext_stream_set_spib(struct hdac_bus *bus, in snd_hdac_ext_stream_set_spib()
[all …]
Dhdac_ext_controller.c42 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_enable()
62 void snd_hdac_ext_bus_ppcap_int_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_int_enable()
90 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_bus *bus) in snd_hdac_ext_bus_get_ml_capabilities()
127 void snd_hdac_link_free_all(struct hdac_bus *bus) in snd_hdac_link_free_all()
144 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus, in snd_hdac_ext_bus_get_link()
219 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_up_all()
240 int snd_hdac_ext_bus_link_power_down_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_down_all()
256 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, in snd_hdac_ext_bus_link_get()
290 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, in snd_hdac_ext_bus_link_put()
/Linux-v4.19/arch/mips/pci/
Dops-rc32434.c41 #define PCI_CFG_SET(bus, slot, func, off) \ argument
47 struct pci_bus *bus, unsigned int devfn, in config_access()
72 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, in read_config_byte()
83 static int read_config_word(struct pci_bus *bus, unsigned int devfn, in read_config_word()
94 static int read_config_dword(struct pci_bus *bus, unsigned int devfn, in read_config_dword()
129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, in write_config_byte()
148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, in write_config_word()
168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, in write_config_dword()
177 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, in pci_config_read()
190 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, in pci_config_write()
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dtrans.c28 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus, struct sk_buff *cmd_skb, in qtnf_trans_send_cmd_with_resp()
94 static void qtnf_trans_signal_cmdresp(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_trans_signal_cmdresp()
125 static int qtnf_trans_event_enqueue(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_trans_event_enqueue()
142 void qtnf_trans_init(struct qtnf_bus *bus) in qtnf_trans_init()
160 static void qtnf_trans_free_events(struct qtnf_bus *bus) in qtnf_trans_free_events()
171 void qtnf_trans_free(struct qtnf_bus *bus) in qtnf_trans_free()
181 int qtnf_trans_handle_rx_ctl_packet(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_trans_handle_rx_ctl_packet()
/Linux-v4.19/drivers/mcb/
Dmcb-core.c111 struct mcb_bus *bus = to_mcb_bus(dev); in revision_show() local
120 struct mcb_bus *bus = to_mcb_bus(dev); in model_show() local
129 struct mcb_bus *bus = to_mcb_bus(dev); in minor_show() local
138 struct mcb_bus *bus = to_mcb_bus(dev); in name_show() local
226 int mcb_device_register(struct mcb_bus *bus, struct mcb_device *dev) in mcb_device_register()
259 struct mcb_bus *bus = to_mcb_bus(dev); in mcb_free_bus() local
273 struct mcb_bus *bus; in mcb_alloc_bus() local
315 static void mcb_devices_unregister(struct mcb_bus *bus) in mcb_devices_unregister()
325 void mcb_release_bus(struct mcb_bus *bus) in mcb_release_bus()
337 struct mcb_bus *mcb_bus_get(struct mcb_bus *bus) in mcb_bus_get()
[all …]

12345678910>>...35