| /linux/tools/testing/selftests/ublk/ |
| H A D | kublk.c | 43 static void ublk_ctrl_init_cmd(struct ublk_dev *dev, in ublk_ctrl_init_cmd() 70 static int __ublk_ctrl_cmd(struct ublk_dev *dev, in __ublk_ctrl_cmd() 101 static int ublk_ctrl_stop_dev(struct ublk_dev *dev) in ublk_ctrl_stop_dev() 110 static int ublk_ctrl_start_dev(struct ublk_dev *dev, in ublk_ctrl_start_dev() 123 static int ublk_ctrl_start_user_recovery(struct ublk_dev *dev) in ublk_ctrl_start_user_recovery() 132 static int ublk_ctrl_end_user_recovery(struct ublk_dev *dev, int daemon_pid) in ublk_ctrl_end_user_recovery() 144 static int ublk_ctrl_add_dev(struct ublk_dev *dev) in ublk_ctrl_add_dev() 156 static int ublk_ctrl_del_dev(struct ublk_dev *dev) in ublk_ctrl_del_dev() 166 static int ublk_ctrl_get_info(struct ublk_dev *dev) in ublk_ctrl_get_info() 178 static int ublk_ctrl_set_params(struct ublk_dev *dev, in ublk_ctrl_set_params() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | mac.c | 11 void mt7601u_set_macaddr(struct mt7601u_dev *dev, const u8 *addr) in mt7601u_set_macaddr() 66 mt76_mac_fill_tx_status(struct mt7601u_dev *dev, struct ieee80211_tx_info *info, in mt76_mac_fill_tx_status() 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() 174 void mt76_send_tx_status(struct mt7601u_dev *dev, struct mt76_tx_status *stat) in mt76_send_tx_status() 200 void mt7601u_mac_set_protection(struct mt7601u_dev *dev, bool legacy_prot, in mt7601u_mac_set_protection() 259 void mt7601u_mac_set_short_preamble(struct mt7601u_dev *dev, bool short_preamb) in mt7601u_mac_set_short_preamble() 267 void mt7601u_mac_config_tsf(struct mt7601u_dev *dev, bool enable, int interval) in mt7601u_mac_config_tsf() 287 static void mt7601u_check_mac_err(struct mt7601u_dev *dev) in mt7601u_check_mac_err() [all …]
|
| /linux/net/mctp/ |
| H A D | device.c | 30 struct mctp_dev *__mctp_dev_get(const struct net_device *dev) in __mctp_dev_get() 46 struct mctp_dev *mctp_dev_get_rtnl(const struct net_device *dev) in mctp_dev_get_rtnl() 117 struct net_device *dev; in mctp_dump_addrinfo() local 187 struct net_device *dev; in mctp_rtm_newaddr() local 250 struct net_device *dev; in mctp_rtm_deladdr() local 314 void mctp_dev_release_key(struct mctp_dev *dev, struct mctp_sk_key *key) in mctp_dev_release_key() 325 void mctp_dev_set_key(struct mctp_dev *dev, struct mctp_sk_key *key) in mctp_dev_set_key() 332 static struct mctp_dev *mctp_add_dev(struct net_device *dev) in mctp_add_dev() 357 const struct net_device *dev, u32 ext_filter_mask) in mctp_fill_link_af() 371 static size_t mctp_get_link_af_size(const struct net_device *dev, in mctp_get_link_af_size() [all …]
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 63 static void tse_get_drvinfo(struct net_device *dev, in tse_get_drvinfo() 78 static void tse_gstrings(struct net_device *dev, u32 stringset, u8 *buf) in tse_gstrings() 83 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in tse_fill_stats() 172 static int tse_sset_count(struct net_device *dev, int sset) in tse_sset_count() 182 static u32 tse_get_msglevel(struct net_device *dev) in tse_get_msglevel() 188 static void tse_set_msglevel(struct net_device *dev, uint32_t data) in tse_set_msglevel() 194 static int tse_reglen(struct net_device *dev) in tse_reglen() 199 static void tse_get_regs(struct net_device *dev, struct ethtool_regs *regs, in tse_get_regs() 224 static int tse_ethtool_set_link_ksettings(struct net_device *dev, in tse_ethtool_set_link_ksettings() 232 static int tse_ethtool_get_link_ksettings(struct net_device *dev, in tse_ethtool_get_link_ksettings()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| H A D | sf.h | 38 static inline int mlx5_sf_hw_table_init(struct mlx5_core_dev *dev) in mlx5_sf_hw_table_init() 43 static inline void mlx5_sf_hw_table_cleanup(struct mlx5_core_dev *dev) in mlx5_sf_hw_table_cleanup() 47 static inline int mlx5_sf_hw_table_create(struct mlx5_core_dev *dev) in mlx5_sf_hw_table_create() 52 static inline void mlx5_sf_hw_table_destroy(struct mlx5_core_dev *dev) in mlx5_sf_hw_table_destroy() 56 static inline int mlx5_sf_table_init(struct mlx5_core_dev *dev) in mlx5_sf_table_init() 61 static inline void mlx5_sf_table_cleanup(struct mlx5_core_dev *dev) in mlx5_sf_table_cleanup() 65 static inline bool mlx5_sf_table_empty(const struct mlx5_core_dev *dev) in mlx5_sf_table_empty()
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_cm.c | 94 static int ipoib_cm_post_receive_srq(struct net_device *dev, int id) in ipoib_cm_post_receive_srq() 116 static int ipoib_cm_post_receive_nonsrq(struct net_device *dev, in ipoib_cm_post_receive_nonsrq() 141 static struct sk_buff *ipoib_cm_alloc_rx_skb(struct net_device *dev, in ipoib_cm_alloc_rx_skb() 195 static void ipoib_cm_free_rx_ring(struct net_device *dev, in ipoib_cm_free_rx_ring() 249 static struct ib_qp *ipoib_cm_create_rx_qp(struct net_device *dev, in ipoib_cm_create_rx_qp() 273 static int ipoib_cm_modify_rx_qp(struct net_device *dev, in ipoib_cm_modify_rx_qp() 328 static void ipoib_cm_init_rx_wr(struct net_device *dev, in ipoib_cm_init_rx_wr() 347 static int ipoib_cm_nonsrq_init_rx(struct net_device *dev, struct ib_cm_id *cm_id, in ipoib_cm_nonsrq_init_rx() 420 static int ipoib_cm_send_rep(struct net_device *dev, struct ib_cm_id *cm_id, in ipoib_cm_send_rep() 445 struct net_device *dev = cm_id->context; in ipoib_cm_req_handler() local [all …]
|
| /linux/drivers/comedi/drivers/ |
| H A D | pcl818.c | 299 static void pcl818_ai_setup_dma(struct comedi_device *dev, in pcl818_ai_setup_dma() 323 static void pcl818_ai_set_chan_range(struct comedi_device *dev, in pcl818_ai_set_chan_range() 331 static void pcl818_ai_set_chan_scan(struct comedi_device *dev, in pcl818_ai_set_chan_scan() 339 static void pcl818_ai_setup_chanlist(struct comedi_device *dev, in pcl818_ai_setup_chanlist() 367 static void pcl818_ai_clear_eoc(struct comedi_device *dev) in pcl818_ai_clear_eoc() 373 static void pcl818_ai_soft_trig(struct comedi_device *dev) in pcl818_ai_soft_trig() 379 static unsigned int pcl818_ai_get_fifo_sample(struct comedi_device *dev, in pcl818_ai_get_fifo_sample() 394 static unsigned int pcl818_ai_get_sample(struct comedi_device *dev, in pcl818_ai_get_sample() 409 static int pcl818_ai_eoc(struct comedi_device *dev, in pcl818_ai_eoc() 422 static bool pcl818_ai_write_sample(struct comedi_device *dev, in pcl818_ai_write_sample() [all …]
|
| H A D | daqboard2000.c | 259 static void db2k_write_acq_scan_list_entry(struct comedi_device *dev, u16 entry) in db2k_write_acq_scan_list_entry() 266 static void db2k_setup_sampling(struct comedi_device *dev, int chan, int gain) in db2k_setup_sampling() 306 static int db2k_ai_status(struct comedi_device *dev, struct comedi_subdevice *s, in db2k_ai_status() 317 static int db2k_ai_insn_read(struct comedi_device *dev, in db2k_ai_insn_read() 382 static int db2k_ao_eoc(struct comedi_device *dev, struct comedi_subdevice *s, in db2k_ao_eoc() 394 static int db2k_ao_insn_write(struct comedi_device *dev, in db2k_ao_insn_write() 417 static void db2k_reset_local_bus(struct comedi_device *dev) in db2k_reset_local_bus() 431 static void db2k_reload_plx(struct comedi_device *dev) in db2k_reload_plx() 448 static void db2k_pulse_prog_pin(struct comedi_device *dev) in db2k_pulse_prog_pin() 462 static int db2k_wait_cpld_init(struct comedi_device *dev) in db2k_wait_cpld_init() [all …]
|
| H A D | comedi_test.c | 87 struct comedi_device *dev; /* parent comedi device */ member 103 static unsigned short fake_sawtooth(struct comedi_device *dev, in fake_sawtooth() 135 static unsigned short fake_squarewave(struct comedi_device *dev, in fake_squarewave() 165 static unsigned short fake_flatline(struct comedi_device *dev, in fake_flatline() 173 static unsigned short fake_waveform(struct comedi_device *dev, in fake_waveform() 202 struct comedi_device *dev = devpriv->dev; in waveform_ai_timer() local 254 static int waveform_ai_cmdtest(struct comedi_device *dev, in waveform_ai_cmdtest() 355 static int waveform_ai_cmd(struct comedi_device *dev, in waveform_ai_cmd() 412 static int waveform_ai_cancel(struct comedi_device *dev, in waveform_ai_cancel() 429 static int waveform_ai_insn_read(struct comedi_device *dev, in waveform_ai_insn_read() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | icm.c | 55 static void mlx4_free_icm_pages(struct mlx4_dev *dev, struct mlx4_icm_chunk *chunk) in mlx4_free_icm_pages() 68 static void mlx4_free_icm_coherent(struct mlx4_dev *dev, struct mlx4_icm_chunk *chunk) in mlx4_free_icm_coherent() 79 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() [all …]
|
| /linux/drivers/usb/core/ |
| H A D | hcd-pci.c | 172 int usb_hcd_pci_probe(struct pci_dev *dev, const struct hc_driver *driver) in usb_hcd_pci_probe() 311 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() 359 void usb_hcd_pci_shutdown(struct pci_dev *dev) in usb_hcd_pci_shutdown() 400 static int check_root_hub_suspended(struct device *dev) in check_root_hub_suspended() 418 static int suspend_common(struct device *dev, pm_message_t msg) in suspend_common() 481 static int resume_common(struct device *dev, pm_message_t msg) in resume_common() 524 static int hcd_pci_suspend(struct device *dev) in hcd_pci_suspend() 529 static int hcd_pci_freeze(struct device *dev) in hcd_pci_freeze() 534 static int hcd_pci_suspend_noirq(struct device *dev) in hcd_pci_suspend_noirq() 573 static int hcd_pci_poweroff_late(struct device *dev) in hcd_pci_poweroff_late() [all …]
|
| /linux/drivers/pci/ |
| H A D | setup-res.c | 25 static void pci_std_update_resource(struct pci_dev *dev, int resno) in pci_std_update_resource() 126 void pci_update_resource(struct pci_dev *dev, int resno) in pci_update_resource() 134 int pci_claim_resource(struct pci_dev *dev, int resource) in pci_claim_resource() 174 void pci_disable_bridge_window(struct pci_dev *dev) in pci_disable_bridge_window() 194 resource_size_t __weak pcibios_retrieve_fw_addr(struct pci_dev *dev, int idx) in pcibios_retrieve_fw_addr() 199 static int pci_revert_fw_address(struct resource *res, struct pci_dev *dev, in pci_revert_fw_address() 260 static int __pci_assign_resource(struct pci_bus *bus, struct pci_dev *dev, in __pci_assign_resource() 308 static int _pci_assign_resource(struct pci_dev *dev, int resno, in _pci_assign_resource() 324 int pci_assign_resource(struct pci_dev *dev, int resno) in pci_assign_resource() 373 int pci_reassign_resource(struct pci_dev *dev, int resno, in pci_reassign_resource() [all …]
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-ts.c | 31 static int buffer_activate(struct saa7134_dev *dev, in buffer_activate() 84 struct saa7134_dev *dev = dmaq->dev; in saa7134_ts_buffer_prepare() local 111 struct saa7134_dev *dev = dmaq->dev; in saa7134_ts_queue_setup() local 128 struct saa7134_dev *dev = dmaq->dev; in saa7134_ts_start_streaming() local 157 struct saa7134_dev *dev = dmaq->dev; in saa7134_ts_stop_streaming() local 184 int saa7134_ts_init_hw(struct saa7134_dev *dev) in saa7134_ts_init_hw() 200 int saa7134_ts_init1(struct saa7134_dev *dev) in saa7134_ts_init1() 228 int saa7134_ts_stop(struct saa7134_dev *dev) in saa7134_ts_stop() 250 int saa7134_ts_start(struct saa7134_dev *dev) in saa7134_ts_start() 299 int saa7134_ts_fini(struct saa7134_dev *dev) in saa7134_ts_fini() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mac.c | 87 static struct mt76_wcid *mt7615_rx_get_wcid(struct mt7615_dev *dev, in mt7615_rx_get_wcid() 109 struct mt7615_dev *dev = phy->dev; in mt7615_mac_reset_counters() local 137 struct mt7615_dev *dev = phy->dev; in mt7615_mac_set_timing() local 199 mt7615_get_status_freq_info(struct mt7615_dev *dev, struct mt76_phy *mphy, in mt7615_get_status_freq_info() 330 static int mt7615_mac_fill_rx(struct mt7615_dev *dev, struct sk_buff *skb) in mt7615_mac_fill_rx() 653 mt7615_mac_tx_rate_val(struct mt7615_dev *dev, in mt7615_mac_tx_rate_val() 709 int mt7615_mac_write_txwi(struct mt7615_dev *dev, __le32 *txwi, in mt7615_mac_write_txwi() 872 bool mt7615_mac_wtbl_update(struct mt7615_dev *dev, int idx, u32 mask) in mt7615_mac_wtbl_update() 881 void mt7615_mac_sta_poll(struct mt7615_dev *dev) in mt7615_mac_sta_poll() 963 struct mt7615_dev *dev = phy->dev; in mt7615_mac_update_rate_desc() local [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_ac.c | 16 static int b43_phy_ac_op_allocate(struct b43_wldev *dev) in b43_phy_ac_op_allocate() 28 static void b43_phy_ac_op_free(struct b43_wldev *dev) in b43_phy_ac_op_free() 37 static void b43_phy_ac_op_maskset(struct b43_wldev *dev, u16 reg, u16 mask, in b43_phy_ac_op_maskset() 45 static u16 b43_phy_ac_op_radio_read(struct b43_wldev *dev, u16 reg) in b43_phy_ac_op_radio_read() 51 static void b43_phy_ac_op_radio_write(struct b43_wldev *dev, u16 reg, in b43_phy_ac_op_radio_write() 58 static unsigned int b43_phy_ac_op_get_default_chan(struct b43_wldev *dev) in b43_phy_ac_op_get_default_chan() 66 b43_phy_ac_op_recalc_txpower(struct b43_wldev *dev, bool ignore_tssi) in b43_phy_ac_op_recalc_txpower() 71 static void b43_phy_ac_op_adjust_txpower(struct b43_wldev *dev) in b43_phy_ac_op_adjust_txpower()
|
| /linux/drivers/media/common/saa7146/ |
| H A D | saa7146_fops.c | 10 int saa7146_res_get(struct saa7146_dev *dev, unsigned int bit) in saa7146_res_get() 34 void saa7146_res_free(struct saa7146_dev *dev, unsigned int bits) in saa7146_res_free() 48 int saa7146_buffer_queue(struct saa7146_dev *dev, in saa7146_buffer_queue() 70 void saa7146_buffer_finish(struct saa7146_dev *dev, in saa7146_buffer_finish() 101 void saa7146_buffer_next(struct saa7146_dev *dev, in saa7146_buffer_next() 157 struct saa7146_dev *dev = q->dev; in saa7146_buffer_timeout() local 186 struct saa7146_dev *dev = video_drvdata(file); in fops_write() local 210 static void vv_callback(struct saa7146_dev *dev, unsigned long status) in vv_callback() 238 int saa7146_vv_init(struct saa7146_dev* dev, struct saa7146_ext_vv *ext_vv) in saa7146_vv_init() 327 int saa7146_vv_release(struct saa7146_dev* dev) in saa7146_vv_release() [all …]
|
| /linux/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | fs_enet-main.c | 66 static void fs_set_multicast_list(struct net_device *dev) in fs_set_multicast_list() 73 static int fs_eth_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in fs_eth_ioctl() 93 struct net_device *dev = fep->ndev; in fs_enet_napi() local 302 struct net_device *dev = dev_id; in fs_enet_interrupt() local 339 void fs_init_bds(struct net_device *dev) in fs_init_bds() 384 void fs_cleanup_bds(struct net_device *dev) in fs_cleanup_bds() 424 static struct sk_buff *tx_skb_align_workaround(struct net_device *dev, in tx_skb_align_workaround() 452 fs_enet_start_xmit(struct sk_buff *skb, struct net_device *dev) in fs_enet_start_xmit() 587 struct net_device *dev = fep->ndev; in fs_timeout_work() local 616 static void fs_timeout(struct net_device *dev, unsigned int txqueue) in fs_timeout() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 14 struct mt7603_dev *dev = hw->priv; in mt7603_start() local 28 struct mt7603_dev *dev = hw->priv; in mt7603_stop() local 39 struct mt7603_dev *dev = hw->priv; in mt7603_add_interface() local 91 struct mt7603_dev *dev = hw->priv; in mt7603_remove_interface() local 114 void mt7603_init_edcca(struct mt7603_dev *dev) in mt7603_init_edcca() 136 struct mt7603_dev *dev = container_of(mphy->dev, struct mt7603_dev, mt76); in mt7603_set_channel() local 204 struct mt7603_dev *dev = hw->priv; in mt7603_set_sar_specs() local 221 struct mt7603_dev *dev = hw->priv; in mt7603_config() local 248 struct mt7603_dev *dev = hw->priv; in mt7603_configure_filter() local 288 struct mt7603_dev *dev = hw->priv; in mt7603_bss_info_changed() local [all …]
|
| H A D | init.c | 25 mt7603_set_tmac_template(struct mt7603_dev *dev) in mt7603_set_tmac_template() 41 mt7603_dma_sched_init(struct mt7603_dev *dev) in mt7603_dma_sched_init() 115 mt7603_phy_init(struct mt7603_dev *dev) in mt7603_phy_init() 134 mt7603_mac_init(struct mt7603_dev *dev) in mt7603_mac_init() 278 mt7603_init_hardware(struct mt7603_dev *dev) in mt7603_init_hardware() 344 struct mt7603_dev *dev = container_of(mphy->dev, struct mt7603_dev, in mt7603_led_set_config() local 392 static u32 __mt7603_reg_addr(struct mt7603_dev *dev, u32 addr) in __mt7603_reg_addr() 402 struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); in mt7603_rr() local 410 struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); in mt7603_wr() local 418 struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); in mt7603_rmw() local [all …]
|
| /linux/drivers/dax/ |
| H A D | bus.c | 33 static int dax_bus_uevent(const struct device *dev, struct kobj_uevent_env *env) in dax_bus_uevent() 57 static int dax_match_id(const struct dax_device_driver *dax_drv, struct device *dev) in dax_match_id() 68 static int dax_match_type(const struct dax_device_driver *dax_drv, struct device *dev) in dax_match_type() 200 static int dax_bus_probe(struct device *dev) in dax_bus_probe() 232 static void dax_bus_remove(struct device *dev) in dax_bus_remove() 250 static int dax_bus_match(struct device *dev, const struct device_driver *drv) in dax_bus_match() 264 static ssize_t id_show(struct device *dev, in id_show() 273 static ssize_t region_size_show(struct device *dev, in region_size_show() 284 static ssize_t region_align_show(struct device *dev, in region_align_show() 309 static ssize_t available_size_show(struct device *dev, in available_size_show() [all …]
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_irq.c | 117 vc4_irq_finish_bin_job(struct drm_device *dev) in vc4_irq_finish_bin_job() 139 vc4_cancel_bin_job(struct drm_device *dev) in vc4_cancel_bin_job() 156 vc4_irq_finish_render_job(struct drm_device *dev) in vc4_irq_finish_render_job() 205 struct drm_device *dev = arg; in vc4_irq() local 245 vc4_irq_prepare(struct drm_device *dev) in vc4_irq_prepare() 262 vc4_irq_enable(struct drm_device *dev) in vc4_irq_enable() 279 vc4_irq_disable(struct drm_device *dev) in vc4_irq_disable() 301 int vc4_irq_install(struct drm_device *dev, int irq) in vc4_irq_install() 323 void vc4_irq_uninstall(struct drm_device *dev) in vc4_irq_uninstall() 335 void vc4_irq_reset(struct drm_device *dev) in vc4_irq_reset()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | pci.c | 15 struct mt76x02_dev *dev = hw->priv; in mt76x0e_start() local 28 static void mt76x0e_stop_hw(struct mt76x02_dev *dev) in mt76x0e_stop_hw() 49 struct mt76x02_dev *dev = hw->priv; in mt76x0e_stop() local 95 static int mt76x0e_init_hardware(struct mt76x02_dev *dev, bool resume) in mt76x0e_init_hardware() 136 static int mt76x0e_register_device(struct mt76x02_dev *dev) in mt76x0e_register_device() 172 struct mt76x02_dev *dev; in mt76x0e_probe() local 224 static void mt76x0e_cleanup(struct mt76x02_dev *dev) in mt76x0e_cleanup() 238 struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x0e_remove() local 249 struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x0e_suspend() local 275 struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x0e_resume() local
|
| /linux/drivers/media/pci/cx25821/ |
| H A D | cx25821-core.c | 340 static void cx25821_registers_init(struct cx25821_dev *dev) in cx25821_registers_init() 417 int cx25821_sram_channel_setup(struct cx25821_dev *dev, in cx25821_sram_channel_setup() 485 int cx25821_sram_channel_setup_audio(struct cx25821_dev *dev, in cx25821_sram_channel_setup_audio() 552 void cx25821_sram_channel_dump(struct cx25821_dev *dev, const struct sram_channel *ch) in cx25821_sram_channel_dump() 613 void cx25821_sram_channel_dump_audio(struct cx25821_dev *dev, in cx25821_sram_channel_dump_audio() 721 static void cx25821_shutdown(struct cx25821_dev *dev) in cx25821_shutdown() 751 void cx25821_set_pixel_format(struct cx25821_dev *dev, int channel_select, in cx25821_set_pixel_format() 761 static void cx25821_set_vip_mode(struct cx25821_dev *dev, in cx25821_set_vip_mode() 768 static void cx25821_initialize(struct cx25821_dev *dev) in cx25821_initialize() 812 static int cx25821_get_resources(struct cx25821_dev *dev) in cx25821_get_resources() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_util.c | 92 struct mt76x02_dev *dev = container_of(mphy->dev, struct mt76x02_dev, in mt76x02_led_set_config() local 140 int mt76x02_init_device(struct mt76x02_dev *dev) in mt76x02_init_device() 208 struct mt76x02_dev *dev = hw->priv; in mt76x02_configure_filter() local 241 struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x02_sta_add() local 270 struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x02_sta_remove() local 280 mt76x02_vif_init(struct mt76x02_dev *dev, struct ieee80211_vif *vif, in mt76x02_vif_init() 300 struct mt76x02_dev *dev = hw->priv; in mt76x02_add_interface() local 343 struct mt76x02_dev *dev = hw->priv; in mt76x02_remove_interface() local 357 struct mt76x02_dev *dev = hw->priv; in mt76x02_ampdu_action() local 410 struct mt76x02_dev *dev = hw->priv; in mt76x02_set_key() local [all …]
|
| /linux/drivers/net/ethernet/natsemi/ |
| H A D | sonic.c | 43 static void sonic_msg_init(struct net_device *dev) in sonic_msg_init() 53 static int sonic_alloc_descriptors(struct net_device *dev) in sonic_alloc_descriptors() 96 static int sonic_open(struct net_device *dev) in sonic_open() 156 static void sonic_quiesce(struct net_device *dev, u16 mask, bool may_sleep) in sonic_quiesce() 177 static int sonic_close(struct net_device *dev) in sonic_close() 223 static void sonic_tx_timeout(struct net_device *dev, unsigned int txqueue) in sonic_tx_timeout() 273 static int sonic_send_packet(struct sk_buff *skb, struct net_device *dev) in sonic_send_packet() 346 struct net_device *dev = dev_id; in sonic_interrupt() local 500 static bool sonic_alloc_rb(struct net_device *dev, struct sonic_local *lp, in sonic_alloc_rb() 522 static void sonic_update_rra(struct net_device *dev, struct sonic_local *lp, in sonic_update_rra() [all …]
|