| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | firestream.c | 564 static inline void write_fs (struct fs_dev *dev, int offset, u32 val) in write_fs() 570 static inline u32 read_fs (struct fs_dev *dev, int offset) in read_fs() 577 static inline struct FS_QENTRY *get_qentry (struct fs_dev *dev, struct queue *q) in get_qentry() 583 static void submit_qentry (struct fs_dev *dev, struct queue *q, struct FS_QENTRY *qe) in submit_qentry() 627 static void submit_queue (struct fs_dev *dev, struct queue *q, in submit_queue() 654 static void submit_command (struct fs_dev *dev, struct queue *q, in submit_command() 666 static void process_return_queue (struct fs_dev *dev, struct queue *q) in process_return_queue() 692 static void process_txdone_queue (struct fs_dev *dev, struct queue *q) in process_txdone_queue() 762 static void process_incoming (struct fs_dev *dev, struct queue *q) in process_incoming() 850 struct fs_dev *dev; in fs_open() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | device.c | 28 const struct device *dev) in of_match_device() 36 struct platform_device *of_dev_get(struct platform_device *dev) in of_dev_get() 50 void of_dev_put(struct platform_device *dev) in of_dev_put() 91 int of_dma_configure_id(struct device *dev, struct device_node *np, in of_dma_configure_id() 206 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() 218 static ssize_t of_device_get_modalias(struct device *dev, char *str, ssize_t len) in of_device_get_modalias() 257 int of_device_request_module(struct device *dev) in of_device_request_module() 283 ssize_t of_device_modalias(struct device *dev, char *str, ssize_t len) in of_device_modalias() 300 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent() 337 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_drv.c | 40 static int kirin_drm_crtc_init(struct drm_device *dev, struct drm_crtc *crtc, in kirin_drm_crtc_init() 70 static int kirin_drm_plane_init(struct drm_device *dev, struct drm_plane *plane, in kirin_drm_plane_init() 90 static void kirin_drm_private_cleanup(struct drm_device *dev) in kirin_drm_private_cleanup() 103 static int kirin_drm_private_init(struct drm_device *dev, in kirin_drm_private_init() 157 static int kirin_drm_kms_init(struct drm_device *dev, in kirin_drm_kms_init() 208 static int compare_of(struct device *dev, void *data) in compare_of() 213 static int kirin_drm_kms_cleanup(struct drm_device *dev) in kirin_drm_kms_cleanup() 222 static int kirin_drm_bind(struct device *dev) in kirin_drm_bind() 258 static void kirin_drm_unbind(struct device *dev) in kirin_drm_unbind() 274 struct device *dev = &pdev->dev; in kirin_drm_platform_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cmd.c | 287 static int mlx5_internal_err_ret_value(struct mlx5_core_dev *dev, u16 op, in mlx5_internal_err_ret_value() 757 static int mlx5_cmd_check(struct mlx5_core_dev *dev, void *in, void *out) in mlx5_cmd_check() 790 static void dump_command(struct mlx5_core_dev *dev, in dump_command() 858 struct mlx5_core_dev *dev = container_of(ent->cmd, struct mlx5_core_dev, in cb_timeout_handler() local 891 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev) in mlx5_cmd_is_down() 902 struct mlx5_core_dev *dev = container_of(cmd, struct mlx5_core_dev, cmd); in cmd_work_handler() local 1023 static void wait_func_handle_exec_timeout(struct mlx5_core_dev *dev, in wait_func_handle_exec_timeout() 1048 static int wait_func(struct mlx5_core_dev *dev, struct mlx5_cmd_work_ent *ent) in wait_func() 1086 static int mlx5_cmd_invoke(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *in, in mlx5_cmd_invoke() 1159 struct mlx5_core_dev *dev = filp->private_data; in dbg_write() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_debug.c | 558 struct net_device *dev = data; in proc_set_write_reg() local 608 struct net_device *dev = m->private; in proc_get_read_reg() local 636 struct net_device *dev = data; in proc_set_read_reg() local 672 struct net_device *dev = m->private; in proc_get_rx_stat() local 720 struct net_device *dev = m->private; in proc_get_tx_stat() local 774 struct net_device *dev = m->private; in proc_get_fwstate() local 785 struct net_device *dev = m->private; in proc_get_sec_info() local 817 struct net_device *dev = m->private; in proc_get_mlmext_state() local 830 struct net_device *dev = m->private; in proc_get_roam_flags() local 840 struct net_device *dev = data; in proc_set_roam_flags() local [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | soft_spi.c | 39 static int soft_spi_scl(struct udevice *dev, int bit) in soft_spi_scl() 49 static int soft_spi_sda(struct udevice *dev, int bit) in soft_spi_sda() 59 static int soft_spi_cs_activate(struct udevice *dev) in soft_spi_cs_activate() 71 static int soft_spi_cs_deactivate(struct udevice *dev) in soft_spi_cs_deactivate() 81 static int soft_spi_claim_bus(struct udevice *dev) in soft_spi_claim_bus() 90 static int soft_spi_release_bus(struct udevice *dev) in soft_spi_release_bus() 108 static int soft_spi_xfer(struct udevice *dev, unsigned int bitlen, in soft_spi_xfer() 178 static int soft_spi_set_speed(struct udevice *dev, unsigned int speed) in soft_spi_set_speed() 184 static int soft_spi_set_mode(struct udevice *dev, unsigned int mode) in soft_spi_set_mode() 201 static int soft_spi_ofdata_to_platdata(struct udevice *dev) in soft_spi_ofdata_to_platdata() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | raw_gadget.c | 137 struct raw_dev *dev; member 165 struct device *dev; member 188 struct raw_dev *dev; in dev_new() local 204 struct raw_dev *dev = container_of(kref, struct raw_dev, count); in dev_free() local 231 static int raw_queue_event(struct raw_dev *dev, in raw_queue_event() 248 struct raw_dev *dev = req->context; in gadget_ep0_complete() local 282 struct raw_dev *dev = container_of(driver, struct raw_dev, driver); in gadget_bind() local 324 struct raw_dev *dev = get_gadget_data(gadget); in gadget_unbind() local 335 struct raw_dev *dev = get_gadget_data(gadget); in gadget_setup() local 378 struct raw_dev *dev; in raw_open() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | r8192E_dev.c | 21 void rtl92e_start_beacon(struct net_device *dev) in rtl92e_start_beacon() 45 static void _rtl92e_update_msr(struct net_device *dev) in _rtl92e_update_msr() 83 void rtl92e_set_reg(struct net_device *dev, u8 variable, u8 *val) in rtl92e_set_reg() 298 static void _rtl92e_read_eeprom_info(struct net_device *dev) in _rtl92e_read_eeprom_info() 608 void rtl92e_get_eeprom_size(struct net_device *dev) in rtl92e_get_eeprom_size() 624 static void _rtl92e_hwconfig(struct net_device *dev) in _rtl92e_hwconfig() 685 bool rtl92e_start_adapter(struct net_device *dev) in rtl92e_start_adapter() 939 static void _rtl92e_net_update(struct net_device *dev) in _rtl92e_net_update() 968 void rtl92e_link_change(struct net_device *dev) in rtl92e_link_change() 1003 void rtl92e_set_monitor_mode(struct net_device *dev, bool bAllowAllDA, in rtl92e_set_monitor_mode() [all …]
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | nl-mac.c | 51 static int ieee802154_nl_start_confirm(struct net_device *dev, u8 status) in ieee802154_nl_start_confirm() 75 u32 seq, int flags, struct net_device *dev) in ieee802154_nl_fill_iface() 147 struct net_device *dev; in ieee802154_nl_get_dev() local 175 struct net_device *dev; in ieee802154_associate_req() local 222 struct net_device *dev; in ieee802154_associate_resp() local 255 struct net_device *dev; in ieee802154_disassociate_req() local 297 struct net_device *dev; in ieee802154_start_req() local 369 struct net_device *dev; in ieee802154_scan_req() local 410 struct net_device *dev = NULL; in ieee802154_list_iface() local 441 struct net_device *dev; in ieee802154_dump_iface() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_sysfs.c | 28 type_show(struct device *dev, struct device_attribute *attr, char *buf) in type_show() 36 temp_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_show() 50 mode_show(struct device *dev, struct device_attribute *attr, char *buf) in mode_show() 59 mode_store(struct device *dev, struct device_attribute *attr, in mode_store() 79 trip_point_type_show(struct device *dev, struct device_attribute *attr, in trip_point_type_show() 111 trip_point_temp_store(struct device *dev, struct device_attribute *attr, in trip_point_temp_store() 150 trip_point_temp_show(struct device *dev, struct device_attribute *attr, in trip_point_temp_show() 172 trip_point_hyst_store(struct device *dev, struct device_attribute *attr, in trip_point_hyst_store() 202 trip_point_hyst_show(struct device *dev, struct device_attribute *attr, in trip_point_hyst_show() 221 passive_store(struct device *dev, struct device_attribute *attr, in passive_store() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | pm8916_gpio.c | 56 static int pm8916_gpio_set_direction(struct udevice *dev, unsigned offset, in pm8916_gpio_set_direction() 106 static int pm8916_gpio_direction_input(struct udevice *dev, unsigned offset) in pm8916_gpio_direction_input() 111 static int pm8916_gpio_direction_output(struct udevice *dev, unsigned offset, in pm8916_gpio_direction_output() 117 static int pm8916_gpio_get_function(struct udevice *dev, unsigned offset) in pm8916_gpio_get_function() 139 static int pm8916_gpio_get_value(struct udevice *dev, unsigned offset) in pm8916_gpio_get_value() 152 static int pm8916_gpio_set_value(struct udevice *dev, unsigned offset, in pm8916_gpio_set_value() 171 static int pm8916_gpio_probe(struct udevice *dev) in pm8916_gpio_probe() 192 static int pm8916_gpio_ofdata_to_platdata(struct udevice *dev) in pm8916_gpio_ofdata_to_platdata() 225 static int pm8941_pwrkey_get_function(struct udevice *dev, unsigned offset) in pm8941_pwrkey_get_function() 230 static int pm8941_pwrkey_get_value(struct udevice *dev, unsigned offset) in pm8941_pwrkey_get_value() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | ap_card.c | 22 static ssize_t hwtype_show(struct device *dev, in hwtype_show() 32 static ssize_t raw_hwtype_show(struct device *dev, in raw_hwtype_show() 42 static ssize_t depth_show(struct device *dev, struct device_attribute *attr, in depth_show() 52 static ssize_t ap_functions_show(struct device *dev, in ap_functions_show() 62 static ssize_t request_count_show(struct device *dev, in request_count_show() 76 static ssize_t request_count_store(struct device *dev, in request_count_store() 96 static ssize_t requestq_count_show(struct device *dev, in requestq_count_show() 115 static ssize_t pendingq_count_show(struct device *dev, in pendingq_count_show() 134 static ssize_t modalias_show(struct device *dev, in modalias_show() 143 static ssize_t config_show(struct device *dev, in config_show() [all …]
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev_addr_lists.c | 238 struct net_device *dev, in __hw_addr_sync_dev() 293 struct net_device *dev, in __hw_addr_ref_sync_dev() 352 struct net_device *dev, in __hw_addr_ref_unsync_dev() 386 struct net_device *dev, in __hw_addr_unsync_dev() 436 void dev_addr_flush(struct net_device *dev) in dev_addr_flush() 454 int dev_addr_init(struct net_device *dev) in dev_addr_init() 490 int dev_addr_add(struct net_device *dev, const unsigned char *addr, in dev_addr_add() 518 int dev_addr_del(struct net_device *dev, const unsigned char *addr, in dev_addr_del() 553 int dev_uc_add_excl(struct net_device *dev, const unsigned char *addr) in dev_uc_add_excl() 584 int dev_uc_add(struct net_device *dev, const unsigned char *addr) in dev_uc_add() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_uap_wext.c | 175 woal_config_commit(struct net_device *dev, in woal_config_commit() 195 woal_get_name(struct net_device *dev, struct iw_request_info *info, in woal_get_name() 215 woal_get_wap(struct net_device *dev, struct iw_request_info *info, in woal_get_wap() 244 woal_set_wap(struct net_device *dev, struct iw_request_info *info, in woal_set_wap() 296 woal_set_freq(struct net_device *dev, struct iw_request_info *info, in woal_set_freq() 378 woal_get_freq(struct net_device *dev, struct iw_request_info *info, in woal_get_freq() 425 woal_set_bss_mode(struct net_device *dev, struct iw_request_info *info, in woal_set_bss_mode() 456 woal_get_bss_mode(struct net_device *dev, struct iw_request_info *info, in woal_get_bss_mode() 478 woal_set_encode(struct net_device *dev, struct iw_request_info *info, in woal_set_encode() 654 woal_get_encode(struct net_device *dev, struct iw_request_info *info, in woal_get_encode() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-devres.c | 12 static void devm_dai_release(struct device *dev, void *res) in devm_dai_release() 25 struct snd_soc_dai *devm_snd_soc_register_dai(struct device *dev, in devm_snd_soc_register_dai() 49 static void devm_component_release(struct device *dev, void *res) in devm_component_release() 66 int devm_snd_soc_register_component(struct device *dev, in devm_snd_soc_register_component() 89 static void devm_card_release(struct device *dev, void *res) in devm_card_release() 102 int devm_snd_soc_register_card(struct device *dev, struct snd_soc_card *card) in devm_snd_soc_register_card() 125 static void devm_dmaengine_pcm_release(struct device *dev, void *res) in devm_dmaengine_pcm_release() 139 int devm_snd_dmaengine_pcm_register(struct device *dev, in devm_snd_dmaengine_pcm_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | eeprom.c | 8 mt7603_efuse_read(struct mt7603_dev *dev, u32 base, u16 addr, u8 *data) in mt7603_efuse_read() 41 mt7603_efuse_init(struct mt7603_dev *dev) in mt7603_efuse_init() 67 mt7603_has_cal_free_data(struct mt7603_dev *dev, u8 *efuse) in mt7603_has_cal_free_data() 91 mt7603_apply_cal_free_data(struct mt7603_dev *dev, u8 *efuse) in mt7603_apply_cal_free_data() 126 mt7603_eeprom_load(struct mt7603_dev *dev) in mt7603_eeprom_load() 137 static int mt7603_check_eeprom(struct mt76_dev *dev) in mt7603_check_eeprom() 150 static inline bool is_mt7688(struct mt7603_dev *dev) in is_mt7688() 155 int mt7603_eeprom_init(struct mt7603_dev *dev) in mt7603_eeprom_init()
|
| /OK3568_Linux_fs/kernel/drivers/media/common/saa7146/ |
| H A D | saa7146_vbi.c | 6 static int vbi_workaround(struct saa7146_dev *dev) in vbi_workaround() 135 static void saa7146_set_vbi_capture(struct saa7146_dev *dev, struct saa7146_buf *buf, struct saa714… in saa7146_set_vbi_capture() 205 static int buffer_activate(struct saa7146_dev *dev, in buffer_activate() 223 struct saa7146_dev *dev = fh->dev; in buffer_prepare() local 293 struct saa7146_dev *dev = fh->dev; in buffer_queue() local 305 struct saa7146_dev *dev = fh->dev; in buffer_release() local 323 struct saa7146_dev *dev = fh->dev; in vbi_stop() local 357 struct saa7146_dev *dev = fh->dev; in vbi_read_timeout() local 364 static void vbi_init(struct saa7146_dev *dev, struct saa7146_vv *vv) in vbi_init() 376 static int vbi_open(struct saa7146_dev *dev, struct file *file) in vbi_open() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | sysfs.c | 24 name_show(struct device *dev, struct device_attribute *attr, char *buf) in name_show() 32 date_show(struct device *dev, struct device_attribute *attr, char *buf) in date_show() 46 time_show(struct device *dev, struct device_attribute *attr, char *buf) in time_show() 60 since_epoch_show(struct device *dev, struct device_attribute *attr, char *buf) in since_epoch_show() 78 max_user_freq_show(struct device *dev, struct device_attribute *attr, char *buf) in max_user_freq_show() 84 max_user_freq_store(struct device *dev, struct device_attribute *attr, in max_user_freq_store() 114 hctosys_show(struct device *dev, struct device_attribute *attr, char *buf) in hctosys_show() 127 wakealarm_show(struct device *dev, struct device_attribute *attr, char *buf) in wakealarm_show() 151 wakealarm_store(struct device *dev, struct device_attribute *attr, in wakealarm_store() 218 offset_show(struct device *dev, struct device_attribute *attr, char *buf) in offset_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | core.c | 26 static void mISDN_dev_release(struct device *dev) in mISDN_dev_release() 31 static ssize_t id_show(struct device *dev, in id_show() 42 static ssize_t nrbchan_show(struct device *dev, in nrbchan_show() 53 static ssize_t d_protocols_show(struct device *dev, in d_protocols_show() 64 static ssize_t b_protocols_show(struct device *dev, in b_protocols_show() 75 static ssize_t protocol_show(struct device *dev, in protocol_show() 86 static ssize_t name_show(struct device *dev, in name_show() 116 static ssize_t channelmap_show(struct device *dev, in channelmap_show() 142 static int mISDN_uevent(struct device *dev, struct kobj_uevent_env *env) in mISDN_uevent() 170 _get_mdevice(struct device *dev, const void *id) in _get_mdevice() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/ |
| H A D | goya_hwmgr.c | 66 static ssize_t mme_clk_show(struct device *dev, struct device_attribute *attr, in mme_clk_show() 83 static ssize_t mme_clk_store(struct device *dev, struct device_attribute *attr, in mme_clk_store() 115 static ssize_t tpc_clk_show(struct device *dev, struct device_attribute *attr, in tpc_clk_show() 132 static ssize_t tpc_clk_store(struct device *dev, struct device_attribute *attr, in tpc_clk_store() 164 static ssize_t ic_clk_show(struct device *dev, struct device_attribute *attr, in ic_clk_show() 181 static ssize_t ic_clk_store(struct device *dev, struct device_attribute *attr, in ic_clk_store() 213 static ssize_t mme_clk_curr_show(struct device *dev, in mme_clk_curr_show() 230 static ssize_t tpc_clk_curr_show(struct device *dev, in tpc_clk_curr_show() 247 static ssize_t ic_clk_curr_show(struct device *dev, in ic_clk_curr_show() 264 static ssize_t pm_mng_profile_show(struct device *dev, in pm_mng_profile_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hcd-pci.c | 173 int usb_hcd_pci_probe(struct pci_dev *dev, const struct pci_device_id *id, in usb_hcd_pci_probe() 315 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() 363 void usb_hcd_pci_shutdown(struct pci_dev *dev) in usb_hcd_pci_shutdown() 404 static int check_root_hub_suspended(struct device *dev) in check_root_hub_suspended() 422 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common() 477 static int resume_common(struct device *dev, int event) in resume_common() 521 static int hcd_pci_suspend(struct device *dev) in hcd_pci_suspend() 526 static int hcd_pci_suspend_noirq(struct device *dev) in hcd_pci_suspend_noirq() 565 static int hcd_pci_resume_noirq(struct device *dev) in hcd_pci_resume_noirq() 571 static int hcd_pci_resume(struct device *dev) in hcd_pci_resume() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | bpqether.c | 118 static void bpq_set_lockdep_class_one(struct net_device *dev, in bpq_set_lockdep_class_one() 125 static void bpq_set_lockdep_class(struct net_device *dev) in bpq_set_lockdep_class() 137 static inline struct net_device *bpq_get_ether_dev(struct net_device *dev) in bpq_get_ether_dev() 147 static inline struct net_device *bpq_get_ax25_dev(struct net_device *dev) in bpq_get_ax25_dev() 159 static inline int dev_is_ethdev(struct net_device *dev) in dev_is_ethdev() 170 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct n… in bpq_rcv() 238 static netdev_tx_t bpq_xmit(struct sk_buff *skb, struct net_device *dev) in bpq_xmit() 301 static int bpq_set_mac_address(struct net_device *dev, void *addr) in bpq_set_mac_address() 317 static int bpq_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in bpq_ioctl() 356 static int bpq_open(struct net_device *dev) in bpq_open() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | rtw_proc.c | 265 struct net_device *dev = m->private; in proc_get_sd_f0_reg_dump() local 275 struct net_device *dev = m->private; in proc_get_sdio_local_reg_dump() local 286 struct net_device *dev = m->private; in proc_get_mac_reg_dump() local 296 struct net_device *dev = m->private; in proc_get_bb_reg_dump() local 306 struct net_device *dev = m->private; in proc_get_rf_reg_dump() local 316 struct net_device *dev = m->private; in proc_get_dump_adapters_status() local 325 struct net_device *dev = m->private; in proc_get_dump_adapters_info() local 337 struct net_device *dev = data; in proc_set_config_gpio() local 363 struct net_device *dev = data; in proc_set_gpio_output_value() local 389 struct net_device *dev = m->private; in proc_get_gpio() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_beacon.c | 10 static void mt76x02_set_beacon_offsets(struct mt76x02_dev *dev) in mt76x02_set_beacon_offsets() 26 mt76x02_write_beacon(struct mt76x02_dev *dev, int offset, struct sk_buff *skb) in mt76x02_write_beacon() 54 void mt76x02_mac_set_beacon(struct mt76x02_dev *dev, in mt76x02_mac_set_beacon() 66 void mt76x02_mac_set_beacon_enable(struct mt76x02_dev *dev, in mt76x02_mac_set_beacon_enable() 103 mt76x02_resync_beacon_timer(struct mt76x02_dev *dev) in mt76x02_resync_beacon_timer() 135 struct mt76x02_dev *dev = (struct mt76x02_dev *)priv; in mt76x02_update_beacon_iter() local 154 struct mt76x02_dev *dev = data->dev; in mt76x02_add_buffered_bc() local 175 mt76x02_enqueue_buffered_bc(struct mt76x02_dev *dev, in mt76x02_enqueue_buffered_bc() 203 void mt76x02_init_beacon_config(struct mt76x02_dev *dev) in mt76x02_init_beacon_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | sdla.c | 76 #define SDLA_WINDOW(dev,addr) outb((((addr) >> 13) & 0x1F), (dev)->base_addr + SDLA_REG_Z80_WINDOW) argument 78 static void __sdla_read(struct net_device *dev, int addr, void *buf, short len) in __sdla_read() 100 static void sdla_read(struct net_device *dev, int addr, void *buf, short len) in sdla_read() 108 static void __sdla_write(struct net_device *dev, int addr, in __sdla_write() 131 static void sdla_write(struct net_device *dev, int addr, in sdla_write() 142 static void sdla_clear(struct net_device *dev) in sdla_clear() 166 static char sdla_byte(struct net_device *dev, int addr) in sdla_byte() 181 static void sdla_stop(struct net_device *dev) in sdla_stop() 208 static void sdla_start(struct net_device *dev) in sdla_start() 246 static int sdla_z80_poll(struct net_device *dev, int z80_addr, int jiffs, char resp1, char resp2) in sdla_z80_poll() [all …]
|