/Linux-v5.4/drivers/ssb/ |
D | driver_gpio.c | 28 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 …]
|
D | ssb_private.h | 29 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 …]
|
D | sdio.c | 104 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 …]
|
D | pcmcia.c | 71 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 …]
|
D | pci.c | 32 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() 811 static int sprom_extract(struct ssb_bus *bus, struct ssb_sprom *out, in sprom_extract() 857 static int ssb_pci_sprom_get(struct ssb_bus *bus, in ssb_pci_sprom_get() 927 static void ssb_pci_get_boardinfo(struct ssb_bus *bus, in ssb_pci_get_boardinfo() 934 int ssb_pci_get_invariants(struct ssb_bus *bus, in ssb_pci_get_invariants() 948 static int ssb_pci_assert_buspower(struct ssb_bus *bus) in ssb_pci_assert_buspower() [all …]
|
D | embedded.c | 23 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()
|
D | host_soc.c | 18 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()
|
D | main.c | 58 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-v5.4/drivers/net/phy/ |
D | sfp-bus.c | 47 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() 358 static void sfp_unregister_bus(struct sfp_bus *bus) in sfp_unregister_bus() 383 int sfp_get_module_info(struct sfp_bus *bus, struct ethtool_modinfo *modinfo) in sfp_get_module_info() 400 int sfp_get_module_eeprom(struct sfp_bus *bus, struct ethtool_eeprom *ee, in sfp_get_module_eeprom() [all …]
|
D | mdio_bus.c | 116 struct phy_device *mdiobus_get_phy(struct mii_bus *bus, int addr) in mdiobus_get_phy() 130 bool mdiobus_is_registered_device(struct mii_bus *bus, int addr) in mdiobus_is_registered_device() 146 struct mii_bus *bus; in mdiobus_alloc_size() local 204 struct mii_bus **ptr, *bus; in devm_mdiobus_alloc_size() local 230 void devm_mdiobus_free(struct device *dev, struct mii_bus *bus) in devm_mdiobus_free() 249 struct mii_bus *bus = to_mii_bus(d); in mdiobus_release() local 293 static void of_mdiobus_link_mdiodev(struct mii_bus *bus, in of_mdiobus_link_mdiodev() 331 static int mdiobus_create_device(struct mii_bus *bus, in mdiobus_create_device() 367 int __mdiobus_register(struct mii_bus *bus, struct module *owner) in __mdiobus_register() 449 void mdiobus_unregister(struct mii_bus *bus) in mdiobus_unregister() [all …]
|
/Linux-v5.4/sound/hda/ |
D | hdac_controller.c | 14 static void azx_clear_corbrp(struct hdac_bus *bus) in azx_clear_corbrp() 42 void snd_hdac_bus_init_cmd_io(struct hdac_bus *bus) in snd_hdac_bus_init_cmd_io() 89 static void hdac_wait_for_cmd_dmas(struct hdac_bus *bus) in hdac_wait_for_cmd_dmas() 108 void snd_hdac_bus_stop_cmd_io(struct hdac_bus *bus) in snd_hdac_bus_stop_cmd_io() 141 int snd_hdac_bus_send_cmd(struct hdac_bus *bus, unsigned int val) in snd_hdac_bus_send_cmd() 185 void snd_hdac_bus_update_rirb(struct hdac_bus *bus) in snd_hdac_bus_update_rirb() 236 int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_get_response() 276 int snd_hdac_bus_parse_capabilities(struct hdac_bus *bus) in snd_hdac_bus_parse_capabilities() 360 void snd_hdac_bus_enter_link_reset(struct hdac_bus *bus) in snd_hdac_bus_enter_link_reset() 380 void snd_hdac_bus_exit_link_reset(struct hdac_bus *bus) in snd_hdac_bus_exit_link_reset() [all …]
|
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | bit.c | 32 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 …]
|
D | bus.c | 35 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() 120 nvkm_i2c_bus_fini(struct nvkm_i2c_bus *bus) in nvkm_i2c_bus_fini() 129 nvkm_i2c_bus_release(struct nvkm_i2c_bus *bus) in nvkm_i2c_bus_release() [all …]
|
/Linux-v5.4/sound/i2c/ |
D | i2c.c | 34 static int snd_i2c_bus_free(struct snd_i2c_bus *bus) in snd_i2c_bus_free() 61 struct snd_i2c_bus *bus = device->device_data; in snd_i2c_bus_dev_free() local 68 struct snd_i2c_bus *bus; in snd_i2c_bus_create() local 99 int snd_i2c_device_create(struct snd_i2c_bus *bus, const char *name, in snd_i2c_device_create() 146 int snd_i2c_probeaddr(struct snd_i2c_bus *bus, unsigned short addr) in snd_i2c_probeaddr() 157 static inline void snd_i2c_bit_hw_start(struct snd_i2c_bus *bus) in snd_i2c_bit_hw_start() 163 static inline void snd_i2c_bit_hw_stop(struct snd_i2c_bus *bus) in snd_i2c_bit_hw_stop() 169 static void snd_i2c_bit_direction(struct snd_i2c_bus *bus, int clock, int data) in snd_i2c_bit_direction() 175 static void snd_i2c_bit_set(struct snd_i2c_bus *bus, int clock, int data) in snd_i2c_bit_set() 189 static int snd_i2c_bit_data(struct snd_i2c_bus *bus, int ack) in snd_i2c_bit_data() [all …]
|
/Linux-v5.4/sound/soc/intel/skylake/ |
D | skl.c | 57 struct hdac_bus *bus = skl_to_bus(skl); in skl_init_pci() local 106 struct hdac_bus *bus = pci_get_drvdata(pci); in skl_clock_power_gating() local 127 static int skl_init_chip(struct hdac_bus *bus, bool full_reset) in skl_init_chip() 147 struct hdac_bus *bus = pci_get_drvdata(pci); in skl_update_d0i3c() local 196 static void skl_dum_set(struct hdac_bus *bus) in skl_dum_set() 209 static void skl_stream_update(struct hdac_bus *bus, struct hdac_stream *hstr) in skl_stream_update() 216 struct hdac_bus *bus = dev_id; in skl_interrupt() local 245 struct hdac_bus *bus = dev_id; in skl_threaded_handler() local 255 static int skl_acquire_irq(struct hdac_bus *bus, int do_disconnect) in skl_acquire_irq() 280 struct hdac_bus *bus = pci_get_drvdata(pci); in skl_suspend_late() local [all …]
|
D | skl-pcm.c | 66 struct hdac_bus *bus = hstream->bus; in get_bus_ctx() local 70 static int skl_substream_alloc_pages(struct hdac_bus *bus, in skl_substream_alloc_pages() 83 static int skl_substream_free_pages(struct hdac_bus *bus, in skl_substream_free_pages() 89 static void skl_set_pcm_constrains(struct hdac_bus *bus, in skl_set_pcm_constrains() 99 static enum hdac_ext_stream_type skl_get_host_stream_type(struct hdac_bus *bus) in skl_get_host_stream_type() 117 struct hdac_bus *bus = dev_get_drvdata(dai->dev); in skl_set_suspend_active() local 134 struct hdac_bus *bus = dev_get_drvdata(dev); in skl_pcm_host_dma_prepare() local 182 struct hdac_bus *bus = dev_get_drvdata(dev); in skl_pcm_link_dma_prepare() local 223 struct hdac_bus *bus = dev_get_drvdata(dai->dev); in skl_pcm_open() local 309 struct hdac_bus *bus = dev_get_drvdata(dai->dev); in skl_pcm_hw_params() local [all …]
|
/Linux-v5.4/arch/powerpc/platforms/pasemi/ |
D | gpio_mdio.c | 34 #define MDC_PIN(bus) (((struct gpio_priv *)bus->priv)->mdc_pin) argument 35 #define MDIO_PIN(bus) (((struct gpio_priv *)bus->priv)->mdio_pin) argument 37 static inline void mdio_lo(struct mii_bus *bus) in mdio_lo() 42 static inline void mdio_hi(struct mii_bus *bus) in mdio_hi() 47 static inline void mdc_lo(struct mii_bus *bus) in mdc_lo() 52 static inline void mdc_hi(struct mii_bus *bus) in mdc_hi() 57 static inline void mdio_active(struct mii_bus *bus) in mdio_active() 62 static inline void mdio_tristate(struct mii_bus *bus) in mdio_tristate() 67 static inline int mdio_read(struct mii_bus *bus) in mdio_read() 72 static void clock_out(struct mii_bus *bus, int bit) in clock_out() [all …]
|
/Linux-v5.4/drivers/bcma/ |
D | scan.c | 144 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-v5.4/sound/hda/ext/ |
D | hdac_ext_stream.c | 29 void snd_hdac_ext_stream_init(struct hdac_bus *bus, in snd_hdac_ext_stream_init() 69 int snd_hdac_ext_stream_init_all(struct hdac_bus *bus, int start_idx, in snd_hdac_ext_stream_init_all() 95 void snd_hdac_stream_free_all(struct hdac_bus *bus) in snd_hdac_stream_free_all() 115 void snd_hdac_ext_stream_decouple(struct hdac_bus *bus, in snd_hdac_ext_stream_decouple() 244 hdac_ext_link_stream_assign(struct hdac_bus *bus, in hdac_ext_link_stream_assign() 284 hdac_ext_host_stream_assign(struct hdac_bus *bus, in hdac_ext_host_stream_assign() 337 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus, in snd_hdac_ext_stream_assign() 373 struct hdac_bus *bus = stream->hstream.bus; in snd_hdac_ext_stream_release() local 408 void snd_hdac_ext_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_ext_stream_spbcap_enable() 433 int snd_hdac_ext_stream_set_spib(struct hdac_bus *bus, in snd_hdac_ext_stream_set_spib() [all …]
|
D | hdac_ext_controller.c | 34 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_enable() 56 void snd_hdac_ext_bus_ppcap_int_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_int_enable() 86 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_bus *bus) in snd_hdac_ext_bus_get_ml_capabilities() 123 void snd_hdac_link_free_all(struct hdac_bus *bus) in snd_hdac_link_free_all() 140 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus, in snd_hdac_ext_bus_get_link() 216 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_up_all() 237 int snd_hdac_ext_bus_link_power_down_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_down_all() 254 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, in snd_hdac_ext_bus_link_get() 293 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, in snd_hdac_ext_bus_link_put()
|
/Linux-v5.4/drivers/base/ |
D | bus.c | 41 static struct bus_type *bus_get(struct bus_type *bus) in bus_get() 50 static void bus_put(struct bus_type *bus) in bus_put() 130 int bus_create_file(struct bus_type *bus, struct bus_attribute *attr) in bus_create_file() 142 void bus_remove_file(struct bus_type *bus, struct bus_attribute *attr) in bus_remove_file() 154 struct bus_type *bus = priv->bus; in bus_release() local 184 struct bus_type *bus = bus_get(drv->bus); in unbind_store() local 207 struct bus_type *bus = bus_get(drv->bus); in bind_store() local 229 static ssize_t drivers_autoprobe_show(struct bus_type *bus, char *buf) in drivers_autoprobe_show() 234 static ssize_t drivers_autoprobe_store(struct bus_type *bus, in drivers_autoprobe_store() 244 static ssize_t drivers_probe_store(struct bus_type *bus, in drivers_probe_store() [all …]
|
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/ |
D | bus.h | 61 static inline bool qtnf_fw_is_up(struct qtnf_bus *bus) in qtnf_fw_is_up() 69 static inline bool qtnf_fw_is_attached(struct qtnf_bus *bus) in qtnf_fw_is_attached() 78 static inline void *get_bus_priv(struct qtnf_bus *bus) in get_bus_priv() 88 static inline int qtnf_bus_preinit(struct qtnf_bus *bus) in qtnf_bus_preinit() 95 static inline void qtnf_bus_stop(struct qtnf_bus *bus) in qtnf_bus_stop() 102 static inline int qtnf_bus_data_tx(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_bus_data_tx() 108 qtnf_bus_data_tx_timeout(struct qtnf_bus *bus, struct net_device *ndev) in qtnf_bus_data_tx_timeout() 113 static inline int qtnf_bus_control_tx(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_bus_control_tx() 118 static inline void qtnf_bus_data_rx_start(struct qtnf_bus *bus) in qtnf_bus_data_rx_start() 123 static inline void qtnf_bus_data_rx_stop(struct qtnf_bus *bus) in qtnf_bus_data_rx_stop() [all …]
|
D | trans.c | 15 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus, struct sk_buff *cmd_skb, in qtnf_trans_send_cmd_with_resp() 81 static void qtnf_trans_signal_cmdresp(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_trans_signal_cmdresp() 112 static int qtnf_trans_event_enqueue(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_trans_event_enqueue() 129 void qtnf_trans_init(struct qtnf_bus *bus) in qtnf_trans_init() 147 static void qtnf_trans_free_events(struct qtnf_bus *bus) in qtnf_trans_free_events() 158 void qtnf_trans_free(struct qtnf_bus *bus) in qtnf_trans_free() 168 int qtnf_trans_handle_rx_ctl_packet(struct qtnf_bus *bus, struct sk_buff *skb) in qtnf_trans_handle_rx_ctl_packet()
|
/Linux-v5.4/arch/mips/pci/ |
D | ops-rc32434.c | 41 #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-v5.4/drivers/soundwire/ |
D | stream.c | 58 static int _sdw_program_slave_port_params(struct sdw_bus *bus, in _sdw_program_slave_port_params() 124 static int sdw_program_slave_port_params(struct sdw_bus *bus, in sdw_program_slave_port_params() 232 static int sdw_program_master_port_params(struct sdw_bus *bus, in sdw_program_master_port_params() 263 struct sdw_bus *bus = m_rt->bus; in sdw_program_port_params() local 297 static int sdw_enable_disable_slave_ports(struct sdw_bus *bus, in sdw_enable_disable_slave_ports() 333 struct sdw_bus *bus = m_rt->bus; in sdw_enable_disable_master_ports() local 415 static int sdw_prep_deprep_slave_ports(struct sdw_bus *bus, in sdw_prep_deprep_slave_ports() 508 struct sdw_bus *bus = m_rt->bus; in sdw_prep_deprep_master_ports() local 575 struct sdw_bus *bus = m_rt->bus; in sdw_notify_config() local 606 static int sdw_program_params(struct sdw_bus *bus) in sdw_program_params() [all …]
|