Home
last modified time | relevance | path

Searched defs:dev (Results 501 – 525 of 15846) sorted by relevance

1...<<21222324252627282930>>...634

/openbmc/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.c50 static void crypto4xx_hw_init(struct crypto4xx_device *dev) in crypto4xx_hw_init()
167 static u32 crypto4xx_build_pdr(struct crypto4xx_device *dev) in crypto4xx_build_pdr()
276 static u32 crypto4xx_build_gdr(struct crypto4xx_device *dev) in crypto4xx_build_gdr()
354 static u32 crypto4xx_build_sdr(struct crypto4xx_device *dev) in crypto4xx_build_sdr()
569 static void crypto4xx_aead_done(struct crypto4xx_device *dev, in crypto4xx_aead_done()
688 struct crypto4xx_device *dev = ctx->dev; in crypto4xx_build_pd() local
1075 struct device *dev = (struct device *)data; in crypto4xx_bh_tasklet_cb() local
1104 struct device *dev = data; in crypto4xx_interrupt_handler() local
1168 struct crypto4xx_device *dev; in crypto4xx_prng_generate() local
1377 struct device *dev = &ofdev->dev; in crypto4xx_probe() local
[all …]
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.c46 struct device *dev = &cfg->dev->dev; in process_cmd_err() local
158 struct device *dev = &cfg->dev->dev; in cmd_complete() local
238 struct device *dev = &cfg->dev->dev; in context_reset() local
303 struct device *dev = &cfg->dev->dev; in send_cmd_ioarrin() local
347 struct device *dev = &cfg->dev->dev; in send_cmd_sq() local
392 struct device *dev = &cfg->dev->dev; in wait_resp() local
463 struct device *dev = &cfg->dev->dev; in send_tmf() local
564 struct device *dev = &cfg->dev->dev; in cxlflash_queuecommand() local
731 struct device *dev = &cfg->dev->dev; in term_intr() local
947 struct device *dev = &pdev->dev; in cxlflash_remove() local
[all …]
/openbmc/linux/drivers/comedi/drivers/
H A Dni_660x.c296 struct comedi_device *dev = counter->counter_dev->dev; in ni_660x_gpct_write() local
304 struct comedi_device *dev = counter->counter_dev->dev; in ni_660x_gpct_read() local
431 struct comedi_device *dev = d; in ni_660x_interrupt() local
453 static int ni_660x_input_poll(struct comedi_device *dev, in ni_660x_input_poll()
467 static int ni_660x_buf_change(struct comedi_device *dev, in ni_660x_buf_change()
805 struct comedi_device *dev) in test_route()
820 struct comedi_device *dev) in connect_route()
887 struct comedi_device *dev) in disconnect_route()
996 static int ni_660x_auto_attach(struct comedi_device *dev, in ni_660x_auto_attach()
1201 static void ni_660x_detach(struct comedi_device *dev) in ni_660x_detach()
[all …]
/openbmc/linux/drivers/media/rc/
H A Drc-main.c657 void rc_keyup(struct rc_dev *dev) in rc_keyup()
737 void rc_repeat(struct rc_dev *dev) in rc_repeat()
1108 struct rc_dev *dev = to_rc_dev(device); in show_protocols() local
1280 struct rc_dev *dev = to_rc_dev(device); in store_protocols() local
1371 struct rc_dev *dev = to_rc_dev(device); in show_filter() local
1415 struct rc_dev *dev = to_rc_dev(device); in store_filter() local
1499 struct rc_dev *dev = to_rc_dev(device); in show_wakeup_protocols() local
1549 struct rc_dev *dev = to_rc_dev(device); in store_wakeup_protocols() local
1612 struct rc_dev *dev = to_rc_dev(device); in rc_dev_release() local
1702 struct rc_dev *dev; in rc_allocate_device() local
[all …]
/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160-ac97.c21 static int stk1160_ac97_wait_transfer_complete(struct stk1160 *dev) in stk1160_ac97_wait_transfer_complete()
40 static void stk1160_write_ac97(struct stk1160 *dev, u16 reg, u16 value) in stk1160_write_ac97()
57 static u16 stk1160_read_ac97(struct stk1160 *dev, u16 reg) in stk1160_read_ac97()
80 void stk1160_ac97_dump_regs(struct stk1160 *dev) in stk1160_ac97_dump_regs()
107 static int stk1160_has_audio(struct stk1160 *dev) in stk1160_has_audio()
115 static int stk1160_has_ac97(struct stk1160 *dev) in stk1160_has_ac97()
123 void stk1160_ac97_setup(struct stk1160 *dev) in stk1160_ac97_setup()
/openbmc/linux/drivers/usb/typec/
H A Dclass.c192 static void typec_report_identity(struct device *dev) in typec_report_identity()
241 struct device *dev; in typec_altmode_set_partner() local
469 static int altmode_id_get(struct device *dev) in altmode_id_get()
913 static void typec_plug_release(struct device *dev) in typec_plug_release()
1072 static ssize_t plug_type_show(struct device *dev, in plug_type_show()
1089 static void typec_cable_release(struct device *dev) in typec_cable_release()
1116 struct device *dev; in typec_cable_get() local
1416 static ssize_t data_role_store(struct device *dev, in data_role_store()
1448 static ssize_t data_role_show(struct device *dev, in data_role_show()
1500 static ssize_t power_role_show(struct device *dev, in power_role_show()
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dcoredump.c48 mt7996_coredump_get_mem_layout(struct mt7996_dev *dev, u32 *num) in mt7996_coredump_get_mem_layout()
60 static int mt7996_coredump_get_mem_size(struct mt7996_dev *dev) in mt7996_coredump_get_mem_size()
84 struct mt7996_crash_data *mt7996_coredump_new(struct mt7996_dev *dev) in mt7996_coredump_new()
101 mt7996_coredump_fw_state(struct mt7996_dev *dev, struct mt7996_coredump *dump, in mt7996_coredump_fw_state()
118 mt7996_coredump_fw_stack(struct mt7996_dev *dev, struct mt7996_coredump *dump, in mt7996_coredump_fw_stack()
162 static struct mt7996_coredump *mt7996_coredump_build(struct mt7996_dev *dev) in mt7996_coredump_build()
216 int mt7996_coredump_submit(struct mt7996_dev *dev) in mt7996_coredump_submit()
231 int mt7996_coredump_register(struct mt7996_dev *dev) in mt7996_coredump_register()
257 void mt7996_coredump_unregister(struct mt7996_dev *dev) in mt7996_coredump_unregister()
/openbmc/linux/sound/soc/sof/
H A Dpm.c73 static int sof_resume(struct device *dev, bool runtime_resume) in sof_resume()
196 static int sof_suspend(struct device *dev, bool runtime_suspend) in sof_suspend()
307 int snd_sof_runtime_suspend(struct device *dev) in snd_sof_runtime_suspend()
313 int snd_sof_runtime_idle(struct device *dev) in snd_sof_runtime_idle()
321 int snd_sof_runtime_resume(struct device *dev) in snd_sof_runtime_resume()
327 int snd_sof_resume(struct device *dev) in snd_sof_resume()
333 int snd_sof_suspend(struct device *dev) in snd_sof_suspend()
339 int snd_sof_prepare(struct device *dev) in snd_sof_prepare()
383 void snd_sof_complete(struct device *dev) in snd_sof_complete()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dtout.c31 static void tout_set(struct mlx5_core_dev *dev, u64 val, enum mlx5_timeouts_types type) in tout_set()
36 int mlx5_tout_init(struct mlx5_core_dev *dev) in mlx5_tout_init()
50 void mlx5_tout_cleanup(struct mlx5_core_dev *dev) in mlx5_tout_cleanup()
82 static bool tout_is_supported(struct mlx5_core_dev *dev) in tout_is_supported()
87 void mlx5_tout_query_iseg(struct mlx5_core_dev *dev) in mlx5_tout_query_iseg()
101 u64 _mlx5_tout_ms(struct mlx5_core_dev *dev, enum mlx5_timeouts_types type) in _mlx5_tout_ms()
119 #define MLX5_TIMEOUT_FILL(fld, reg_out, dev, to_type, to_extra) \ argument
127 static int tout_query_dtor(struct mlx5_core_dev *dev) in tout_query_dtor()
156 int mlx5_tout_query_dtor(struct mlx5_core_dev *dev) in mlx5_tout_query_dtor()
/openbmc/linux/drivers/base/power/
H A Dwakeirq.c19 static int dev_pm_attach_wake_irq(struct device *dev, struct wake_irq *wirq) in dev_pm_attach_wake_irq()
50 int dev_pm_set_wake_irq(struct device *dev, int irq) in dev_pm_set_wake_irq()
84 void dev_pm_clear_wake_irq(struct device *dev) in dev_pm_clear_wake_irq()
145 static int __dev_pm_set_dedicated_wake_irq(struct device *dev, int irq, unsigned int flag) in __dev_pm_set_dedicated_wake_irq()
209 int dev_pm_set_dedicated_wake_irq(struct device *dev, int irq) in dev_pm_set_dedicated_wake_irq()
230 int dev_pm_set_dedicated_wake_irq_reverse(struct device *dev, int irq) in dev_pm_set_dedicated_wake_irq_reverse()
250 void dev_pm_enable_wake_irq_check(struct device *dev, in dev_pm_enable_wake_irq_check()
282 void dev_pm_disable_wake_irq_check(struct device *dev, bool cond_disable) in dev_pm_disable_wake_irq_check()
308 void dev_pm_enable_wake_irq_complete(struct device *dev) in dev_pm_enable_wake_irq_complete()
/openbmc/u-boot/examples/standalone/
H A Dsmc911x_eeprom.c57 static void dump_regs(struct eth_device *dev) in dump_regs()
69 static int do_eeprom_cmd(struct eth_device *dev, int cmd, u8 reg) in do_eeprom_cmd()
92 static u8 read_eeprom_reg(struct eth_device *dev, u8 reg) in read_eeprom_reg()
101 static int write_eeprom_reg(struct eth_device *dev, u8 value, u8 reg) in write_eeprom_reg()
141 static void write_stuff(struct eth_device *dev, char *line) in write_stuff()
194 static void copy_from_eeprom(struct eth_device *dev) in copy_from_eeprom()
212 static void print_macaddr(struct eth_device *dev) in print_macaddr()
231 static void dump_eeprom(struct eth_device *dev) in dump_eeprom()
242 static int smc911x_init(struct eth_device *dev) in smc911x_init()
321 struct eth_device dev; in smc911x_eeprom() local
/openbmc/linux/drivers/input/
H A Dsparse-keymap.c22 static unsigned int sparse_keymap_get_key_index(struct input_dev *dev, in sparse_keymap_get_key_index()
39 static struct key_entry *sparse_keymap_entry_by_index(struct input_dev *dev, in sparse_keymap_entry_by_index()
61 struct key_entry *sparse_keymap_entry_from_scancode(struct input_dev *dev, in sparse_keymap_entry_from_scancode()
82 struct key_entry *sparse_keymap_entry_from_keycode(struct input_dev *dev, in sparse_keymap_entry_from_keycode()
95 static struct key_entry *sparse_keymap_locate(struct input_dev *dev, in sparse_keymap_locate()
111 static int sparse_keymap_getkeycode(struct input_dev *dev, in sparse_keymap_getkeycode()
132 static int sparse_keymap_setkeycode(struct input_dev *dev, in sparse_keymap_setkeycode()
166 int sparse_keymap_setup(struct input_dev *dev, in sparse_keymap_setup()
234 void sparse_keymap_report_entry(struct input_dev *dev, const struct key_entry *ke, in sparse_keymap_report_entry()
273 bool sparse_keymap_report_event(struct input_dev *dev, unsigned int code, in sparse_keymap_report_event()
/openbmc/linux/arch/mips/cavium-octeon/
H A Ddma-octeon.c51 static dma_addr_t octeon_gen1_phys_to_dma(struct device *dev, phys_addr_t paddr) in octeon_gen1_phys_to_dma()
58 static phys_addr_t octeon_gen1_dma_to_phys(struct device *dev, dma_addr_t daddr) in octeon_gen1_dma_to_phys()
73 static dma_addr_t octeon_gen2_phys_to_dma(struct device *dev, phys_addr_t paddr) in octeon_gen2_phys_to_dma()
78 static phys_addr_t octeon_gen2_dma_to_phys(struct device *dev, dma_addr_t daddr) in octeon_gen2_dma_to_phys()
88 static dma_addr_t octeon_big_phys_to_dma(struct device *dev, phys_addr_t paddr) in octeon_big_phys_to_dma()
100 static phys_addr_t octeon_big_dma_to_phys(struct device *dev, dma_addr_t daddr) in octeon_big_dma_to_phys()
115 static dma_addr_t octeon_small_phys_to_dma(struct device *dev, in octeon_small_phys_to_dma()
130 static phys_addr_t octeon_small_dma_to_phys(struct device *dev, in octeon_small_dma_to_phys()
171 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma()
180 phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr) in dma_to_phys()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_usb_core.c25 int mt76x02u_mac_start(struct mt76x02_dev *dev) in mt76x02u_mac_start()
69 struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x02u_tx_prepare_skb() local
128 static void mt76x02u_start_pre_tbtt_timer(struct mt76x02_dev *dev) in mt76x02u_start_pre_tbtt_timer()
146 static void mt76x02u_restart_pre_tbtt_timer(struct mt76x02_dev *dev) in mt76x02u_restart_pre_tbtt_timer()
172 static void mt76x02u_stop_pre_tbtt_timer(struct mt76x02_dev *dev) in mt76x02u_stop_pre_tbtt_timer()
183 struct mt76x02_dev *dev = in mt76x02u_pre_tbtt_work() local
227 struct mt76x02_dev *dev = in mt76x02u_pre_tbtt_interrupt() local
235 static void mt76x02u_pre_tbtt_enable(struct mt76x02_dev *dev, bool en) in mt76x02u_pre_tbtt_enable()
244 static void mt76x02u_beacon_enable(struct mt76x02_dev *dev, bool en) in mt76x02u_beacon_enable()
253 void mt76x02u_init_beacon_config(struct mt76x02_dev *dev) in mt76x02u_init_beacon_config()
[all …]
/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dmscc-common.c57 static int mscc_get_functions_count(struct udevice *dev) in mscc_get_functions_count()
64 static const char *mscc_get_function_name(struct udevice *dev, in mscc_get_function_name()
86 static int mscc_pinmux_set_mux(struct udevice *dev, in mscc_pinmux_set_mux()
123 static int mscc_pctl_get_groups_count(struct udevice *dev) in mscc_pctl_get_groups_count()
130 static const char *mscc_pctl_get_group_name(struct udevice *dev, in mscc_pctl_get_group_name()
138 static int mscc_create_group_func_map(struct udevice *dev, in mscc_create_group_func_map()
176 static int mscc_gpio_get(struct udevice *dev, unsigned int offset) in mscc_gpio_get()
192 static int mscc_gpio_set(struct udevice *dev, unsigned int offset, int value) in mscc_gpio_set()
206 static int mscc_gpio_get_direction(struct udevice *dev, unsigned int offset) in mscc_gpio_get_direction()
225 static int mscc_gpio_direction_output(struct udevice *dev, in mscc_gpio_direction_output()
[all …]
/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.c60 static void ast_i2c_clear_interrupts(struct udevice *dev) in ast_i2c_clear_interrupts()
67 static void ast_i2c_init_bus(struct udevice *dev) in ast_i2c_init_bus()
87 static int ast_i2c_ofdata_to_platdata(struct udevice *dev) in ast_i2c_ofdata_to_platdata()
106 static int ast_i2c_probe(struct udevice *dev) in ast_i2c_probe()
125 static int ast_i2c_wait_isr(struct udevice *dev, u32 flag) in ast_i2c_wait_isr()
142 static int ast_i2c_send_stop(struct udevice *dev) in ast_i2c_send_stop()
151 static int ast_i2c_wait_tx(struct udevice *dev) in ast_i2c_wait_tx()
176 static int ast_i2c_start_txn(struct udevice *dev, uint devaddr) in ast_i2c_start_txn()
216 static int ast_i2c_write_data(struct udevice *dev, u8 chip_addr, u8 in ast_i2c_write_data()
240 static int ast_i2c_deblock(struct udevice *dev) in ast_i2c_deblock()
[all …]
/openbmc/linux/net/phonet/
H A Dpn_dev.c87 static void phonet_device_destroy(struct net_device *dev) in phonet_device_destroy()
113 struct net_device *dev = NULL; in phonet_device_get() local
130 int phonet_address_add(struct net_device *dev, u8 addr) in phonet_address_add()
149 int phonet_address_del(struct net_device *dev, u8 addr) in phonet_address_del()
173 u8 phonet_address_get(struct net_device *dev, u8 daddr) in phonet_address_get()
230 static int phonet_device_autoconf(struct net_device *dev) in phonet_device_autoconf()
252 static void phonet_route_autodel(struct net_device *dev) in phonet_route_autodel()
356 int phonet_route_add(struct net_device *dev, u8 daddr) in phonet_route_add()
373 int phonet_route_del(struct net_device *dev, u8 daddr) in phonet_route_del()
397 struct net_device *dev; in phonet_route_get_rcu() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.c79 void mlx4_free_icm(struct mlx4_dev *dev, struct mlx4_icm *icm, int coherent) in mlx4_free_icm()
114 static int mlx4_alloc_icm_coherent(struct device *dev, struct mlx4_icm_buf *buf, in mlx4_alloc_icm_coherent()
132 struct mlx4_icm *mlx4_alloc_icm(struct mlx4_dev *dev, int npages, in mlx4_alloc_icm()
236 static int mlx4_MAP_ICM(struct mlx4_dev *dev, struct mlx4_icm *icm, u64 virt) in mlx4_MAP_ICM()
241 static int mlx4_UNMAP_ICM(struct mlx4_dev *dev, u64 virt, u32 page_count) in mlx4_UNMAP_ICM()
247 int mlx4_MAP_ICM_AUX(struct mlx4_dev *dev, struct mlx4_icm *icm) in mlx4_MAP_ICM_AUX()
252 int mlx4_UNMAP_ICM_AUX(struct mlx4_dev *dev) in mlx4_UNMAP_ICM_AUX()
258 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_get()
382 int mlx4_table_get_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_get_range()
406 void mlx4_table_put_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_put_range()
[all …]
/openbmc/linux/drivers/staging/greybus/
H A Darche-apb-ctrl.c68 struct device *dev = &pdev->dev; in coldboot_seq() local
117 struct device *dev = &pdev->dev; in fw_flashing_seq() local
163 struct device *dev = &pdev->dev; in standby_boot_seq() local
195 struct device *dev = &pdev->dev; in poweroff_seq() local
228 int apb_ctrl_coldboot(struct device *dev) in apb_ctrl_coldboot()
233 int apb_ctrl_fw_flashing(struct device *dev) in apb_ctrl_fw_flashing()
238 int apb_ctrl_standby_boot(struct device *dev) in apb_ctrl_standby_boot()
243 void apb_ctrl_poweroff(struct device *dev) in apb_ctrl_poweroff()
295 static ssize_t state_show(struct device *dev, in state_show()
320 struct device *dev = &pdev->dev; in apb_ctrl_get_devtree_data() local
[all …]
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c50 static int em28xx_i2c_timeout(struct em28xx *dev) in em28xx_i2c_timeout()
185 static int em2800_i2c_check_for_device(struct em28xx *dev, u8 addr) in em2800_i2c_check_for_device()
335 static int em28xx_i2c_check_for_device(struct em28xx *dev, u16 addr) in em28xx_i2c_check_for_device()
476 struct em28xx *dev = i2c_bus->dev; in i2c_check_for_device() local
491 struct em28xx *dev = i2c_bus->dev; in i2c_recv_bytes() local
507 struct em28xx *dev = i2c_bus->dev; in i2c_send_bytes() local
528 struct em28xx *dev = i2c_bus->dev; in em28xx_i2c_xfer() local
670 static int em28xx_i2c_eeprom(struct em28xx *dev, unsigned int bus, in em28xx_i2c_eeprom()
940 void em28xx_do_i2c_scan(struct em28xx *dev, unsigned int bus) in em28xx_do_i2c_scan()
968 int em28xx_i2c_register(struct em28xx *dev, unsigned int bus, in em28xx_i2c_register()
[all …]
/openbmc/linux/drivers/pnp/pnpbios/
H A Drsparser.c56 static void pnpbios_parse_allocated_ioresource(struct pnp_dev *dev, in pnpbios_parse_allocated_ioresource()
68 static void pnpbios_parse_allocated_memresource(struct pnp_dev *dev, in pnpbios_parse_allocated_memresource()
217 static __init void pnpbios_parse_mem_option(struct pnp_dev *dev, in pnpbios_parse_mem_option()
262 static __init void pnpbios_parse_irq_option(struct pnp_dev *dev, in pnpbios_parse_irq_option()
281 static __init void pnpbios_parse_dma_option(struct pnp_dev *dev, in pnpbios_parse_dma_option()
288 static __init void pnpbios_parse_port_option(struct pnp_dev *dev, in pnpbios_parse_port_option()
318 struct pnp_dev *dev) in pnpbios_parse_resource_option_data()
433 struct pnp_dev *dev) in pnpbios_parse_compatible_ids()
770 int __init pnpbios_parse_data_stream(struct pnp_dev *dev, in pnpbios_parse_data_stream()
788 int pnpbios_read_resources_from_node(struct pnp_dev *dev, in pnpbios_read_resources_from_node()
[all …]
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c396 stmmac_ethtool_set_link_ksettings(struct net_device *dev, in stmmac_ethtool_set_link_ksettings()
449 static void stmmac_ethtool_gregs(struct net_device *dev, in stmmac_ethtool_gregs()
471 static int stmmac_nway_reset(struct net_device *dev) in stmmac_nway_reset()
998 static int stmmac_get_coalesce(struct net_device *dev, in stmmac_get_coalesce()
1084 static int stmmac_set_coalesce(struct net_device *dev, in stmmac_set_coalesce()
1098 static int stmmac_get_rxnfc(struct net_device *dev, in stmmac_get_rxnfc()
1168 static void stmmac_get_channels(struct net_device *dev, in stmmac_get_channels()
1179 static int stmmac_set_channels(struct net_device *dev, in stmmac_set_channels()
1192 static int stmmac_get_ts_info(struct net_device *dev, in stmmac_get_ts_info()
1227 static int stmmac_get_tunable(struct net_device *dev, in stmmac_get_tunable()
[all …]
/openbmc/linux/drivers/net/ethernet/apple/
H A Dbmac.c306 bmac_init_registers(struct net_device *dev) in bmac_init_registers()
399 bmac_start_chip(struct net_device *dev) in bmac_start_chip()
418 bmac_init_phy(struct net_device *dev) in bmac_init_phy()
601 bmac_init_rx_ring(struct net_device *dev) in bmac_init_rx_ring()
894 bmac_rx_off(struct net_device *dev) in bmac_rx_off()
1084 bmac_clock_out_bit(struct net_device *dev) in bmac_clock_out_bit()
1121 reset_and_select_srom(struct net_device *dev) in reset_and_select_srom()
1163 bmac_verify_checksum(struct net_device *dev) in bmac_verify_checksum()
1240 struct net_device *dev; in bmac_probe() local
1375 static int bmac_open(struct net_device *dev) in bmac_open()
[all …]
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c293 struct device *dev = &rproc->dev; in rproc_check_carveout_da() local
328 struct device *dev = &rproc->dev; in rproc_alloc_vring() local
389 struct device *dev = &rproc->dev; in rproc_parse_vring() local
479 struct device *dev = &rproc->dev; in rproc_handle_vdev() local
550 struct device *dev = &rproc->dev; in rproc_handle_trace() local
624 struct device *dev = &rproc->dev; in rproc_handle_devmem() local
688 struct device *dev = &rproc->dev; in rproc_alloc_carveout() local
795 struct device *dev = &rproc->dev; in rproc_release_carveout() local
828 struct device *dev = &rproc->dev; in rproc_handle_carveout() local
1911 struct device *dev; in rproc_boot() local
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c11 void mt7601u_set_macaddr(struct mt7601u_dev *dev, const u8 *addr) in mt7601u_set_macaddr()
104 u16 mt76_mac_tx_rate_val(struct mt7601u_dev *dev, in mt76_mac_tx_rate_val()
146 void mt76_mac_wcid_set_rate(struct mt7601u_dev *dev, struct mt76_wcid *wcid, in mt76_mac_wcid_set_rate()
157 struct mt76_tx_status mt7601u_mac_fetch_tx_status(struct mt7601u_dev *dev) in mt7601u_mac_fetch_tx_status()
200 void mt7601u_mac_set_protection(struct mt7601u_dev *dev, bool legacy_prot, in mt7601u_mac_set_protection()
287 static void mt7601u_check_mac_err(struct mt7601u_dev *dev) in mt7601u_check_mac_err()
303 struct mt7601u_dev *dev = container_of(work, struct mt7601u_dev, in mt7601u_mac_work() local
371 void mt7601u_mac_set_ampdu_factor(struct mt7601u_dev *dev) in mt7601u_mac_set_ampdu_factor()
452 mt7601u_rx_is_our_beacon(struct mt7601u_dev *dev, u8 *data) in mt7601u_rx_is_our_beacon()
460 u32 mt76_mac_process_rx(struct mt7601u_dev *dev, struct sk_buff *skb, in mt76_mac_process_rx()
[all …]

1...<<21222324252627282930>>...634