| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mmio.c | 10 static u32 mt76_mmio_rr(struct mt76_dev *dev, u32 offset) in mt76_mmio_rr() 20 static void mt76_mmio_wr(struct mt76_dev *dev, u32 offset, u32 val) in mt76_mmio_wr() 26 static u32 mt76_mmio_rmw(struct mt76_dev *dev, u32 offset, u32 mask, u32 val) in mt76_mmio_rmw() 33 static void mt76_mmio_write_copy(struct mt76_dev *dev, u32 offset, in mt76_mmio_write_copy() 39 static void mt76_mmio_read_copy(struct mt76_dev *dev, u32 offset, in mt76_mmio_read_copy() 45 static int mt76_mmio_wr_rp(struct mt76_dev *dev, u32 base, in mt76_mmio_wr_rp() 57 static int mt76_mmio_rd_rp(struct mt76_dev *dev, u32 base, in mt76_mmio_rd_rp() 69 void mt76_set_irq_mask(struct mt76_dev *dev, u32 addr, in mt76_set_irq_mask() 88 void mt76_mmio_init(struct mt76_dev *dev, void __iomem *regs) in mt76_mmio_init()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-alsa.c | 55 struct saa7134_dev *dev; member 70 struct saa7134_dev *dev; member 89 static void saa7134_dma_stop(struct saa7134_dev *dev) in saa7134_dma_stop() 105 static void saa7134_dma_start(struct saa7134_dev *dev) in saa7134_dma_start() 123 static void saa7134_irq_alsa_done(struct saa7134_dev *dev, in saa7134_irq_alsa_done() 195 struct saa7134_dev *dev = dmasound->priv_data; in saa7134_alsa_irq() local 237 struct saa7134_dev *dev=pcm->dev; in snd_card_saa7134_capture_trigger() local 255 static int saa7134_alsa_dma_init(struct saa7134_dev *dev, in saa7134_alsa_dma_init() 296 static int saa7134_alsa_dma_map(struct saa7134_dev *dev) in saa7134_alsa_dma_map() 310 static int saa7134_alsa_dma_unmap(struct saa7134_dev *dev) in saa7134_alsa_dma_unmap() [all …]
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | tulip_core.c | 118 struct net_device *dev = tp->dev; in tulip_timer() local 282 static void tulip_up(struct net_device *dev) in tulip_up() 502 tulip_open(struct net_device *dev) in tulip_open() 526 static void tulip_tx_timeout(struct net_device *dev, unsigned int txqueue) in tulip_tx_timeout() 603 static void tulip_init_ring(struct net_device *dev) in tulip_init_ring() 653 tulip_start_xmit(struct sk_buff *skb, struct net_device *dev) in tulip_start_xmit() 738 static void tulip_down (struct net_device *dev) in tulip_down() 781 static void tulip_free_ring (struct net_device *dev) in tulip_free_ring() 819 static int tulip_close (struct net_device *dev) in tulip_close() 839 static struct net_device_stats *tulip_get_stats(struct net_device *dev) in tulip_get_stats() [all …]
|
| /linux/net/core/ |
| H A D | dev_addr_lists.c | 316 struct net_device *dev, in __hw_addr_sync_dev() 371 struct net_device *dev, in __hw_addr_ref_sync_dev() 430 struct net_device *dev, in __hw_addr_ref_unsync_dev() 464 struct net_device *dev, in __hw_addr_unsync_dev() 512 void dev_addr_check(struct net_device *dev) in dev_addr_check() 531 void dev_addr_flush(struct net_device *dev) in dev_addr_flush() 549 int dev_addr_init(struct net_device *dev) in dev_addr_init() 573 void dev_addr_mod(struct net_device *dev, unsigned int offset, in dev_addr_mod() 599 int dev_addr_add(struct net_device *dev, const unsigned char *addr, in dev_addr_add() 627 int dev_addr_del(struct net_device *dev, const unsigned char *addr, in dev_addr_del() [all …]
|
| /linux/net/ethernet/ |
| H A D | eth.c | 79 int eth_header(struct sk_buff *skb, struct net_device *dev, in eth_header() argument 125 u32 eth_get_headlen(const struct net_device *dev, const void *data, u32 len) in eth_get_headlen() argument 155 __be16 eth_type_trans(struct sk_buff *skb, struct net_device *dev) in eth_type_trans() argument 222 const struct net_device *dev = neigh->dev; eth_header_cache() local 252 eth_header_cache_update(struct hh_cache * hh,const struct net_device * dev,const unsigned char * haddr) eth_header_cache_update() argument 277 eth_prepare_mac_addr_change(struct net_device * dev,void * p) eth_prepare_mac_addr_change() argument 294 eth_commit_mac_addr_change(struct net_device * dev,void * p) eth_commit_mac_addr_change() argument 312 eth_mac_addr(struct net_device * dev,void * p) eth_mac_addr() argument 324 eth_validate_addr(struct net_device * dev) eth_validate_addr() argument 347 ether_setup(struct net_device * dev) ether_setup() argument 489 eth_platform_get_mac_address(struct device * dev,u8 * mac_addr) eth_platform_get_mac_address() argument 516 platform_get_ethdev_address(struct device * dev,struct net_device * netdev) platform_get_ethdev_address() argument 537 nvmem_get_mac_address(struct device * dev,void * addrbuf) nvmem_get_mac_address() argument 616 device_get_mac_address(struct device * dev,char * addr) device_get_mac_address() argument 630 device_get_ethdev_address(struct device * dev,struct net_device * netdev) device_get_ethdev_address() argument [all...] |
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_device.c | 85 static int lima_clk_enable(struct lima_device *dev) in lima_clk_enable() 115 static void lima_clk_disable(struct lima_device *dev) in lima_clk_disable() 123 static int lima_clk_init(struct lima_device *dev) in lima_clk_init() 158 static void lima_clk_fini(struct lima_device *dev) in lima_clk_fini() 163 static int lima_regulator_enable(struct lima_device *dev) in lima_regulator_enable() 179 static void lima_regulator_disable(struct lima_device *dev) in lima_regulator_disable() 185 static int lima_regulator_init(struct lima_device *dev) in lima_regulator_init() 203 static void lima_regulator_fini(struct lima_device *dev) in lima_regulator_fini() 208 static int lima_init_ip(struct lima_device *dev, int index) in lima_init_ip() 272 static int lima_init_gp_pipe(struct lima_device *dev) in lima_init_gp_pipe() [all …]
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_attr.c | 153 qla4xxx_fw_version_show(struct device *dev, in qla4xxx_fw_version_show() 169 qla4xxx_serial_num_show(struct device *dev, struct device_attribute *attr, in qla4xxx_serial_num_show() 177 qla4xxx_iscsi_version_show(struct device *dev, struct device_attribute *attr, in qla4xxx_iscsi_version_show() 186 qla4xxx_optrom_version_show(struct device *dev, struct device_attribute *attr, in qla4xxx_optrom_version_show() 196 qla4xxx_board_id_show(struct device *dev, struct device_attribute *attr, in qla4xxx_board_id_show() 204 qla4xxx_fw_state_show(struct device *dev, struct device_attribute *attr, in qla4xxx_fw_state_show() 215 qla4xxx_phy_port_cnt_show(struct device *dev, struct device_attribute *attr, in qla4xxx_phy_port_cnt_show() 227 qla4xxx_phy_port_num_show(struct device *dev, struct device_attribute *attr, in qla4xxx_phy_port_num_show() 239 qla4xxx_iscsi_func_cnt_show(struct device *dev, struct device_attribute *attr, in qla4xxx_iscsi_func_cnt_show() 251 qla4xxx_hba_model_show(struct device *dev, struct device_attribute *attr, in qla4xxx_hba_model_show() [all …]
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | dma-octeon.c | 51 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()
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smc91c92_cs.c | 305 struct net_device *dev; in smc91c92_probe() local 335 struct net_device *dev = link->priv; in smc91c92_detach() local 348 static int cvt_ascii_address(struct net_device *dev, char *s) in cvt_ascii_address() 382 struct net_device *dev = link->priv; in mhz_3288_power() local 425 struct net_device *dev = link->priv; in mhz_mfc_config() local 463 struct net_device *dev = priv; in pcmcia_get_versmac() local 480 struct net_device *dev = link->priv; in mhz_setup() local 520 struct net_device *dev = link->priv; in mot_config() local 541 struct net_device *dev = link->priv; in mot_setup() local 586 struct net_device *dev = link->priv; in smc_config() local [all …]
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 334 static void qede_get_strings(struct net_device *dev, u32 stringset, u8 *buf) in qede_get_strings() 377 static void qede_get_ethtool_stats(struct net_device *dev, in qede_get_ethtool_stats() 422 static int qede_get_sset_count(struct net_device *dev, int stringset) in qede_get_sset_count() 459 static u32 qede_get_priv_flags(struct net_device *dev) in qede_get_priv_flags() 485 static int qede_set_priv_flags(struct net_device *dev, u32 flags) in qede_set_priv_flags() 503 static int qede_get_link_ksettings(struct net_device *dev, in qede_get_link_ksettings() 537 static int qede_set_link_ksettings(struct net_device *dev, in qede_set_link_ksettings() 704 static int qede_nway_reset(struct net_device *dev) in qede_nway_reset() 733 static u32 qede_get_link(struct net_device *dev) in qede_get_link() 744 static int qede_flash_device(struct net_device *dev, in qede_flash_device() [all …]
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 319 struct mlx5_ib_dev *dev = to_mdev(ibqp->device); in mlx5_ib_qp_err_syndrome() local 433 static int set_rq_size(struct mlx5_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size() 591 static int calc_sq_size(struct mlx5_ib_dev *dev, struct ib_qp_init_attr *attr, in calc_sq_size() 636 static int set_user_buf_size(struct mlx5_ib_dev *dev, in set_user_buf_size() 697 static int max_bfregs(struct mlx5_ib_dev *dev, struct mlx5_bfreg_info *bfregi) in max_bfregs() 703 static int num_med_bfreg(struct mlx5_ib_dev *dev, in num_med_bfreg() 714 static int first_med_bfreg(struct mlx5_ib_dev *dev, in first_med_bfreg() 720 static int first_hi_bfreg(struct mlx5_ib_dev *dev, in first_hi_bfreg() 729 static int alloc_high_class_bfreg(struct mlx5_ib_dev *dev, in alloc_high_class_bfreg() 744 static int alloc_med_class_bfreg(struct mlx5_ib_dev *dev, in alloc_med_class_bfreg() [all …]
|
| /linux/drivers/nvdimm/ |
| H A D | region_devs.c | 26 static int nvdimm_map_flush(struct device *dev, struct nvdimm *nvdimm, int dimm, in nvdimm_map_flush() 137 struct device *dev = &nd_region->dev; in nd_region_activate() local 184 static void nd_region_release(struct device *dev) in nd_region_release() 201 struct nd_region *to_nd_region(struct device *dev) in to_nd_region() 267 static ssize_t size_show(struct device *dev, in size_show() 276 static ssize_t deep_flush_show(struct device *dev, in deep_flush_show() 288 static ssize_t deep_flush_store(struct device *dev, struct device_attribute *attr, in deep_flush_store() 307 static ssize_t mappings_show(struct device *dev, in mappings_show() 316 static ssize_t nstype_show(struct device *dev, in nstype_show() 325 static ssize_t set_cookie_show(struct device *dev, in set_cookie_show() [all …]
|
| /linux/net/sched/ |
| H A D | sch_generic.c | 320 struct net_device *dev, struct netdev_queue *txq, in sch_direct_xmit() 397 struct net_device *dev; in qdisc_restart() local 433 unsigned long dev_trans_start(struct net_device *dev) in dev_trans_start() 449 static void netif_freeze_queues(struct net_device *dev) in netif_freeze_queues() 470 void netif_tx_lock(struct net_device *dev) in netif_tx_lock() 477 static void netif_unfreeze_queues(struct net_device *dev) in netif_unfreeze_queues() 493 void netif_tx_unlock(struct net_device *dev) in netif_tx_unlock() 502 struct net_device *dev = timer_container_of(dev, t, watchdog_timer); in dev_watchdog() local 558 void netdev_watchdog_up(struct net_device *dev) in netdev_watchdog_up() 571 static void netdev_watchdog_down(struct net_device *dev) in netdev_watchdog_down() [all …]
|
| /linux/kernel/power/ |
| H A D | energy_model.c | 32 static bool _is_cpu_device(struct device *dev) in _is_cpu_device() 119 static void em_debug_create_pd(struct device *dev) in em_debug_create_pd() 146 static void em_debug_remove_pd(struct device *dev) in em_debug_remove_pd() 160 static void em_debug_create_pd(struct device *dev) {} in em_debug_create_pd() 161 static void em_debug_remove_pd(struct device *dev) {} in em_debug_remove_pd() 205 static void em_init_performance(struct device *dev, struct em_perf_domain *pd, in em_init_performance() 229 static int em_compute_costs(struct device *dev, struct em_perf_state *table, in em_compute_costs() 284 int em_dev_compute_costs(struct device *dev, struct em_perf_state *table, in em_dev_compute_costs() 302 int em_dev_update_perf_domain(struct device *dev, in em_dev_update_perf_domain() 335 static int em_create_perf_table(struct device *dev, struct em_perf_domain *pd, in em_create_perf_table() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mac.c | 53 static struct mt76_wcid *mt7915_rx_get_wcid(struct mt7915_dev *dev, in mt7915_rx_get_wcid() 73 bool mt7915_mac_wtbl_update(struct mt7915_dev *dev, int idx, u32 mask) in mt7915_mac_wtbl_update() 82 u32 mt7915_mac_wtbl_lmac_addr(struct mt7915_dev *dev, u16 wcid, u8 dw) in mt7915_mac_wtbl_lmac_addr() 90 static void mt7915_mac_sta_poll(struct mt7915_dev *dev) in mt7915_mac_sta_poll() 235 void mt7915_mac_enable_rtscts(struct mt7915_dev *dev, in mt7915_mac_enable_rtscts() 249 mt7915_wed_check_ppe(struct mt7915_dev *dev, struct mt76_queue *q, in mt7915_wed_check_ppe() 276 mt7915_mac_fill_rx(struct mt7915_dev *dev, struct sk_buff *skb, in mt7915_mac_fill_rx() 560 mt7915_mac_fill_rx_vector(struct mt7915_dev *dev, struct sk_buff *skb) in mt7915_mac_fill_rx_vector() 723 void mt7915_mac_write_txwi(struct mt76_dev *dev, __le32 *txwi, in mt7915_mac_write_txwi() 747 struct mt7915_dev *dev = container_of(mdev, struct mt7915_dev, mt76); in mt7915_tx_prepare_skb() local [all …]
|
| /linux/drivers/opp/ |
| H A D | of.c | 39 struct device_node *dev_pm_opp_of_get_opp_desc_node(struct device *dev) in dev_pm_opp_of_get_opp_desc_node() 45 struct opp_table *_managed_opp(struct device *dev, int index) in _managed_opp() 145 struct device *dev, in _opp_table_alloc_required_tables() 199 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, in _of_init_opp_table() 402 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported() 438 int dev_pm_opp_of_find_icc_paths(struct device *dev, in dev_pm_opp_of_find_icc_paths() 496 static bool _opp_is_supported(struct device *dev, struct opp_table *opp_table, in _opp_is_supported() 552 static u32 *_parse_named_prop(struct dev_pm_opp *opp, struct device *dev, in _parse_named_prop() 615 static u32 *opp_parse_microvolt(struct dev_pm_opp *opp, struct device *dev, in opp_parse_microvolt() 643 static int opp_parse_supplies(struct dev_pm_opp *opp, struct device *dev, in opp_parse_supplies() [all …]
|
| /linux/drivers/ata/ |
| H A D | libata-core.c | 156 static inline bool ata_dev_print_info(const struct ata_device *dev) in ata_dev_print_info() 235 struct ata_device *ata_dev_next(struct ata_device *dev, struct ata_link *link, in ata_dev_next() 291 struct ata_link *ata_dev_phys_link(struct ata_device *dev) in ata_dev_phys_link() 433 static void ata_force_xfermask(struct ata_device *dev) in ata_force_xfermask() 487 static void ata_force_quirks(struct ata_device *dev) in ata_force_quirks() 521 static inline void ata_force_xfermask(struct ata_device *dev) { } in ata_force_xfermask() 522 static inline void ata_force_quirks(struct ata_device *dev) { } in ata_force_quirks() 605 static bool ata_set_rwcmd_protocol(struct ata_device *dev, in ata_set_rwcmd_protocol() 652 u64 ata_tf_read_block(const struct ata_taskfile *tf, struct ata_device *dev) in ata_tf_read_block() 730 struct ata_device *dev = qc->dev; in ata_build_rw_tf() local [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | tout.c | 31 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()
|
| /linux/sound/soc/sof/ |
| H A D | pm.c | 73 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()
|
| /linux/drivers/w1/masters/ |
| H A D | ds2490.c | 170 static int ds_send_control_cmd(struct ds_device *dev, u16 value, u16 index) in ds_send_control_cmd() 186 static int ds_send_control_mode(struct ds_device *dev, u16 value, u16 index) in ds_send_control_mode() 202 static int ds_send_control(struct ds_device *dev, u16 value, u16 index) in ds_send_control() 220 struct device *dev = &ds_dev->udev->dev; in ds_dump_status() local 270 static int ds_recv_status(struct ds_device *dev, struct ds_status *st) in ds_recv_status() 296 static void ds_reset_device(struct ds_device *dev) in ds_reset_device() 316 static int ds_recv_data(struct ds_device *dev, unsigned char *buf, int size) in ds_recv_data() 359 static int ds_send_data(struct ds_device *dev, unsigned char *buf, int len) in ds_send_data() 429 static int ds_wait_status(struct ds_device *dev, struct ds_status *st) in ds_wait_status() 471 static int ds_reset(struct ds_device *dev) in ds_reset() [all …]
|
| /linux/drivers/comedi/drivers/ |
| H A D | comedi_parport.c | 71 static int parport_data_reg_insn_bits(struct comedi_device *dev, in parport_data_reg_insn_bits() 84 static int parport_data_reg_insn_config(struct comedi_device *dev, in parport_data_reg_insn_config() 106 static int parport_status_reg_insn_bits(struct comedi_device *dev, in parport_status_reg_insn_bits() 116 static int parport_ctrl_reg_insn_bits(struct comedi_device *dev, in parport_ctrl_reg_insn_bits() 135 static int parport_intr_insn_bits(struct comedi_device *dev, in parport_intr_insn_bits() 144 static int parport_intr_cmdtest(struct comedi_device *dev, in parport_intr_cmdtest() 183 static int parport_intr_cmd(struct comedi_device *dev, in parport_intr_cmd() 195 static int parport_intr_cancel(struct comedi_device *dev, in parport_intr_cancel() 209 struct comedi_device *dev = d; in parport_interrupt() local 224 static int parport_attach(struct comedi_device *dev, in parport_attach()
|
| H A D | c6xdigio.c | 47 static int c6xdigio_chk_status(struct comedi_device *dev, unsigned long context) in c6xdigio_chk_status() 62 static int c6xdigio_write_data(struct comedi_device *dev, in c6xdigio_write_data() 69 static int c6xdigio_get_encoder_bits(struct comedi_device *dev, in c6xdigio_get_encoder_bits() 85 static void c6xdigio_pwm_write(struct comedi_device *dev, in c6xdigio_pwm_write() 110 static int c6xdigio_encoder_read(struct comedi_device *dev, in c6xdigio_encoder_read() 148 static int c6xdigio_pwm_insn_write(struct comedi_device *dev, in c6xdigio_pwm_insn_write() 174 static int c6xdigio_pwm_insn_read(struct comedi_device *dev, in c6xdigio_pwm_insn_read() 191 static int c6xdigio_encoder_insn_read(struct comedi_device *dev, in c6xdigio_encoder_insn_read() 210 static void c6xdigio_init(struct comedi_device *dev) in c6xdigio_init() 238 static int c6xdigio_attach(struct comedi_device *dev, in c6xdigio_attach() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | debugfs.c | 10 struct mt792x_dev *dev = data; in mt7925_reg_set() local 23 struct mt792x_dev *dev = data; in mt7925_reg_get() local 41 struct mt792x_dev *dev = data; in mt7925_fw_debug_set() local 56 struct mt792x_dev *dev = data; in mt7925_fw_debug_get() local 120 struct mt792x_dev *dev = dev_get_drvdata(s->private); in mt7925_txpwr() local 184 struct mt792x_dev *dev = data; in mt7925_pm_set() local 217 struct mt792x_dev *dev = data; in mt7925_pm_get() local 229 struct mt792x_dev *dev = data; in mt7925_deep_sleep_set() local 253 struct mt792x_dev *dev = data; in mt7925_deep_sleep_get() local 268 struct mt792x_dev *dev = data; in mt7925_chip_reset() local [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | leds.c | 21 static void b43_led_turn_on(struct b43_wldev *dev, u8 led_index, in b43_led_turn_on() 34 static void b43_led_turn_off(struct b43_wldev *dev, u8 led_index, in b43_led_turn_off() 47 static void b43_led_update(struct b43_wldev *dev, in b43_led_update() 79 struct b43_wldev *dev; in b43_leds_work() local 108 static int b43_register_led(struct b43_wldev *dev, struct b43_led *led, in b43_register_led() 146 static void b43_map_led(struct b43_wldev *dev, in b43_map_led() 200 static void b43_led_get_sprominfo(struct b43_wldev *dev, in b43_led_get_sprominfo() 249 void b43_leds_init(struct b43_wldev *dev) in b43_leds_init() 309 void b43_leds_exit(struct b43_wldev *dev) in b43_leds_exit() 319 void b43_leds_stop(struct b43_wldev *dev) in b43_leds_stop() [all …]
|
| /linux/drivers/greybus/ |
| H A D | core.c | 30 static int is_gb_host_device(const struct device *dev) in is_gb_host_device() 35 static int is_gb_module(const struct device *dev) in is_gb_module() 40 static int is_gb_interface(const struct device *dev) in is_gb_interface() 45 static int is_gb_control(const struct device *dev) in is_gb_control() 50 static int is_gb_bundle(const struct device *dev) in is_gb_bundle() 55 static int is_gb_svc(const struct device *dev) in is_gb_svc() 93 static int greybus_match_device(struct device *dev, const struct device_driver *drv) in greybus_match_device() 111 static int greybus_uevent(const struct device *dev, struct kobj_uevent_env *env) in greybus_uevent() 178 static void greybus_shutdown(struct device *dev) in greybus_shutdown() 195 static int greybus_probe(struct device *dev) in greybus_probe() [all …]
|