Home
last modified time | relevance | path

Searched defs:dev (Results 301 – 325 of 14647) sorted by relevance

1...<<11121314151617181920>>...586

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c184 static void print_regs(struct udc *dev) in print_regs()
217 int udc_mask_unused_interrupts(struct udc *dev) in udc_mask_unused_interrupts()
240 static int udc_enable_ep0_interrupts(struct udc *dev) in udc_enable_ep0_interrupts()
257 int udc_enable_dev_setup_interrupts(struct udc *dev) in udc_enable_dev_setup_interrupts()
281 struct udc *dev; in udc_set_txfifo_addr() local
322 struct udc *dev; in udc_ep_enable() local
560 static void udc_free_dma_chain(struct udc *dev, struct udc_request *req) in udc_free_dma_chain()
680 static int udc_rxfifo_read_dwords(struct udc *dev, u32 *buf, int dwords) in udc_rxfifo_read_dwords()
692 static int udc_rxfifo_read_bytes(struct udc *dev, u8 *buf, int bytes) in udc_rxfifo_read_bytes()
964 struct udc *dev; in complete_req() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c58 static struct mt76_wcid *mt7615_rx_get_wcid(struct mt7615_dev *dev, in mt7615_rx_get_wcid()
81 void mt7615_mac_reset_counters(struct mt7615_dev *dev) in mt7615_mac_reset_counters()
112 struct mt7615_dev *dev = phy->dev; in mt7615_mac_set_timing() local
174 mt7615_get_status_freq_info(struct mt7615_dev *dev, struct mt76_phy *mphy, in mt7615_get_status_freq_info()
189 static void mt7615_mac_fill_tm_rx(struct mt7615_dev *dev, __le32 *rxv) in mt7615_mac_fill_tm_rx()
223 static int mt7615_mac_fill_rx(struct mt7615_dev *dev, struct sk_buff *skb) in mt7615_mac_fill_rx()
471 mt7615_mac_tx_rate_val(struct mt7615_dev *dev, in mt7615_mac_tx_rate_val()
527 int mt7615_mac_write_txwi(struct mt7615_dev *dev, __le32 *txwi, in mt7615_mac_write_txwi()
690 mt7615_txp_skb_unmap_fw(struct mt76_dev *dev, struct mt7615_fw_txp *txp) in mt7615_txp_skb_unmap_fw()
700 mt7615_txp_skb_unmap_hw(struct mt76_dev *dev, struct mt7615_hw_txp *txp) in mt7615_txp_skb_unmap_hw()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_exportfs.c186 show_wklock_trace(struct dhd_info *dev, char *buf) in show_wklock_trace()
200 wklock_trace_onoff(struct dhd_info *dev, const char *buf, size_t count) in wklock_trace_onoff()
226 show_logdump_periodic_flush(struct dhd_info *dev, char *buf) in show_logdump_periodic_flush()
237 logdump_periodic_flush_onoff(struct dhd_info *dev, const char *buf, size_t count) in logdump_periodic_flush_onoff()
252 show_logdump_ecntr(struct dhd_info *dev, char *buf) in show_logdump_ecntr()
263 logdump_ecntr_onoff(struct dhd_info *dev, const char *buf, size_t count) in logdump_ecntr_onoff()
281 show_enable_ecounter(struct dhd_info *dev, char *buf) in show_enable_ecounter()
293 ecounter_onoff(struct dhd_info *dev, const char *buf, size_t count) in ecounter_onoff()
331 show_sock_qos_onoff(struct dhd_info *dev, char *buf) in show_sock_qos_onoff()
344 update_sock_qos_onoff(struct dhd_info *dev, const char *buf, size_t count) in update_sock_qos_onoff()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_exportfs.c188 show_wklock_trace(struct dhd_info *dev, char *buf) in show_wklock_trace()
202 wklock_trace_onoff(struct dhd_info *dev, const char *buf, size_t count) in wklock_trace_onoff()
228 show_logdump_periodic_flush(struct dhd_info *dev, char *buf) in show_logdump_periodic_flush()
239 logdump_periodic_flush_onoff(struct dhd_info *dev, const char *buf, size_t count) in logdump_periodic_flush_onoff()
254 show_logdump_ecntr(struct dhd_info *dev, char *buf) in show_logdump_ecntr()
265 logdump_ecntr_onoff(struct dhd_info *dev, const char *buf, size_t count) in logdump_ecntr_onoff()
283 show_enable_ecounter(struct dhd_info *dev, char *buf) in show_enable_ecounter()
295 ecounter_onoff(struct dhd_info *dev, const char *buf, size_t count) in ecounter_onoff()
333 show_sock_qos_onoff(struct dhd_info *dev, char *buf) in show_sock_qos_onoff()
346 update_sock_qos_onoff(struct dhd_info *dev, const char *buf, size_t count) in update_sock_qos_onoff()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-cap.c18 static void vivid_sliced_vbi_cap_fill(struct vivid_dev *dev, unsigned seqnr) in vivid_sliced_vbi_cap_fill()
66 static void vivid_g_fmt_vbi_cap(struct vivid_dev *dev, struct v4l2_vbi_format *vbi) in vivid_g_fmt_vbi_cap()
82 void vivid_raw_vbi_cap_process(struct vivid_dev *dev, struct vivid_buffer *buf) in vivid_raw_vbi_cap_process()
101 void vivid_sliced_vbi_cap_process(struct vivid_dev *dev, in vivid_sliced_vbi_cap_process()
126 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_queue_setup() local
146 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_prepare() local
175 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_queue() local
187 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_start_streaming() local
213 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_stop_streaming() local
221 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_request_complete() local
[all …]
/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h159 #define device_get_ops(dev) (dev->driver->ops) argument
162 #define device_active(dev) ((dev)->flags & DM_FLAG_ACTIVATED) argument
164 static inline int dev_of_offset(const struct udevice *dev) in dev_of_offset()
169 static inline void dev_set_of_offset(struct udevice *dev, int of_offset) in dev_set_of_offset()
174 static inline bool dev_has_of_node(struct udevice *dev) in dev_has_of_node()
598 static inline bool device_is_on_pci_bus(struct udevice *dev) in device_is_on_pci_bus()
781 static inline void *devm_kzalloc(struct udevice *dev, size_t size, gfp_t gfp) in devm_kzalloc()
785 static inline void *devm_kmalloc_array(struct udevice *dev, in devm_kmalloc_array()
792 static inline void *devm_kcalloc(struct udevice *dev, in devm_kcalloc()
819 static inline void devres_add(struct udevice *dev, void *res) in devres_add()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-audio.c59 static int em28xx_deinit_isoc_audio(struct em28xx *dev) in em28xx_deinit_isoc_audio()
78 struct em28xx *dev = urb->context; in em28xx_audio_isocirq() local
169 static int em28xx_init_audio_isoc(struct em28xx *dev) in em28xx_init_audio_isoc()
228 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_capture_open() local
308 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_pcm_close() local
329 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_prepare() local
344 struct em28xx *dev = container_of(adev, struct em28xx, adev); in audio_trigger() local
358 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_capture_trigger() local
386 struct em28xx *dev; in snd_em28xx_capture_pointer() local
406 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_info() local
[all …]
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.c23 static void ishtp_hbm_fw_cl_allocate(struct ishtp_device *dev) in ishtp_hbm_fw_cl_allocate()
92 int ishtp_hbm_start_wait(struct ishtp_device *dev) in ishtp_hbm_start_wait()
127 int ishtp_hbm_start_req(struct ishtp_device *dev) in ishtp_hbm_start_req()
164 void ishtp_hbm_enum_clients_req(struct ishtp_device *dev) in ishtp_hbm_enum_clients_req()
189 static int ishtp_hbm_prop_req(struct ishtp_device *dev) in ishtp_hbm_prop_req()
239 static void ishtp_hbm_stop_req(struct ishtp_device *dev) in ishtp_hbm_stop_req()
261 int ishtp_hbm_cl_flow_control_req(struct ishtp_device *dev, in ishtp_hbm_cl_flow_control_req()
313 int ishtp_hbm_cl_disconnect_req(struct ishtp_device *dev, struct ishtp_cl *cl) in ishtp_hbm_cl_disconnect_req()
332 static void ishtp_hbm_cl_disconnect_res(struct ishtp_device *dev, in ishtp_hbm_cl_disconnect_res()
358 int ishtp_hbm_cl_connect_req(struct ishtp_device *dev, struct ishtp_cl *cl) in ishtp_hbm_cl_connect_req()
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dmax77686.c291 struct udevice *dev) in max77686_ldo_modes()
320 static int max77686_ldo_val(struct udevice *dev, int op, int *uV) in max77686_ldo_val()
361 static int max77686_buck_val(struct udevice *dev, int op, int *uV) in max77686_buck_val()
415 static int max77686_ldo_mode(struct udevice *dev, int op, int *opmode) in max77686_ldo_mode()
507 static int max77686_ldo_enable(struct udevice *dev, int op, bool *enable) in max77686_ldo_enable()
540 static int max77686_buck_mode(struct udevice *dev, int op, int *opmode) in max77686_buck_mode()
628 static int max77686_buck_enable(struct udevice *dev, int op, bool *enable) in max77686_buck_enable()
661 static int max77686_ldo_probe(struct udevice *dev) in max77686_ldo_probe()
674 static int ldo_get_value(struct udevice *dev) in ldo_get_value()
686 static int ldo_set_value(struct udevice *dev, int uV) in ldo_set_value()
[all …]
H A Das3722_regulator.c17 static int stepdown_get_value(struct udevice *dev) in stepdown_get_value()
22 static int stepdown_set_value(struct udevice *dev, int uvolt) in stepdown_set_value()
27 static int stepdown_set_enable(struct udevice *dev, bool enable) in stepdown_set_enable()
43 static int stepdown_get_enable(struct udevice *dev) in stepdown_get_enable()
59 static int ldo_get_value(struct udevice *dev) in ldo_get_value()
64 static int ldo_set_value(struct udevice *dev, int uvolt) in ldo_set_value()
69 static int ldo_set_enable(struct udevice *dev, bool enable) in ldo_set_enable()
85 static int ldo_get_enable(struct udevice *dev) in ldo_get_enable()
101 static int as3722_stepdown_probe(struct udevice *dev) in as3722_stepdown_probe()
112 static int as3722_ldo_probe(struct udevice *dev) in as3722_ldo_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drtw_proc.c320 struct net_device *dev = m->private; in proc_start_seq_file_test() local
334 struct net_device *dev = m->private; in proc_stop_seq_file_test() local
342 struct net_device *dev = m->private; in proc_next_seq_file_test() local
357 struct net_device *dev = m->private; in proc_get_seq_file_test() local
377 struct net_device *dev = m->private; in proc_get_sd_f0_reg_dump() local
387 struct net_device *dev = m->private; in proc_get_sdio_local_reg_dump() local
396 struct net_device *dev = m->private; in proc_get_sdio_card_info() local
407 struct net_device *dev = m->private; in proc_get_fw_info() local
415 struct net_device *dev = m->private; in proc_get_mac_reg_dump() local
425 struct net_device *dev = m->private; in proc_get_bb_reg_dump() local
[all …]
/OK3568_Linux_fs/kernel/net/wireless/
H A Drdev-ops.h64 struct net_device *dev, enum nl80211_iftype type, in rdev_change_virtual_intf()
153 struct net_device *dev, in rdev_start_ap()
164 struct net_device *dev, in rdev_change_beacon()
175 struct net_device *dev) in rdev_stop_ap()
185 struct net_device *dev, u8 *mac, in rdev_add_station()
196 struct net_device *dev, in rdev_del_station()
207 struct net_device *dev, u8 *mac, in rdev_change_station()
218 struct net_device *dev, const u8 *mac, in rdev_get_station()
229 struct net_device *dev, int idx, u8 *mac, in rdev_dump_station()
240 struct net_device *dev, u8 *dst, u8 *next_hop) in rdev_add_mpath()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/
H A Dcomedi_fops.c61 struct comedi_device *dev; member
103 static void comedi_device_init(struct comedi_device *dev) in comedi_device_init()
114 struct comedi_device *dev = in comedi_dev_kref_release() local
134 int comedi_dev_put(struct comedi_device *dev) in comedi_dev_put()
142 static struct comedi_device *comedi_dev_get(struct comedi_device *dev) in comedi_dev_get()
149 static void comedi_device_cleanup(struct comedi_device *dev) in comedi_device_cleanup()
164 static bool comedi_clear_board_dev(struct comedi_device *dev) in comedi_clear_board_dev()
181 struct comedi_device *dev; in comedi_clear_board_minor() local
190 static void comedi_free_board_dev(struct comedi_device *dev) in comedi_free_board_dev()
203 comedi_subdevice_from_minor(const struct comedi_device *dev, unsigned int minor) in comedi_subdevice_from_minor()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_status.c21 static int uvc_input_init(struct uvc_device *dev) in uvc_input_init()
52 static void uvc_input_unregister(struct uvc_device *dev) in uvc_input_unregister()
58 static void uvc_input_report_key(struct uvc_device *dev, unsigned int code, in uvc_input_report_key()
68 #define uvc_input_init(dev) argument
69 #define uvc_input_unregister(dev) argument
70 #define uvc_input_report_key(dev, code, value) argument
92 static void uvc_event_streaming(struct uvc_device *dev, in uvc_event_streaming()
134 static struct uvc_control *uvc_event_find_ctrl(struct uvc_device *dev, in uvc_event_find_ctrl()
160 struct uvc_device *dev = urb->context; in uvc_event_control() local
196 struct uvc_device *dev = urb->context; in uvc_status_complete() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c39 static int sriov_restore_guids(struct mlx5_core_dev *dev, int vf) in sriov_restore_guids()
71 static int mlx5_device_enable_sriov(struct mlx5_core_dev *dev, int num_vfs) in mlx5_device_enable_sriov()
111 mlx5_device_disable_sriov(struct mlx5_core_dev *dev, int num_vfs, bool clear_vf) in mlx5_device_disable_sriov()
137 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); in mlx5_sriov_enable() local
156 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); in mlx5_sriov_disable() local
165 struct mlx5_core_dev *dev = pci_get_drvdata(pdev); in mlx5_core_sriov_configure() local
181 int mlx5_sriov_attach(struct mlx5_core_dev *dev) in mlx5_sriov_attach()
190 void mlx5_sriov_detach(struct mlx5_core_dev *dev) in mlx5_sriov_detach()
198 static u16 mlx5_get_max_vfs(struct mlx5_core_dev *dev) in mlx5_get_max_vfs()
222 int mlx5_sriov_init(struct mlx5_core_dev *dev) in mlx5_sriov_init()
[all …]
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk_sandbox_test.c23 int sandbox_clk_test_get(struct udevice *dev) in sandbox_clk_test_get()
38 int sandbox_clk_test_get_bulk(struct udevice *dev) in sandbox_clk_test_get_bulk()
45 ulong sandbox_clk_test_get_rate(struct udevice *dev, int id) in sandbox_clk_test_get_rate()
55 ulong sandbox_clk_test_set_rate(struct udevice *dev, int id, ulong rate) in sandbox_clk_test_set_rate()
65 int sandbox_clk_test_enable(struct udevice *dev, int id) in sandbox_clk_test_enable()
75 int sandbox_clk_test_enable_bulk(struct udevice *dev) in sandbox_clk_test_enable_bulk()
82 int sandbox_clk_test_disable(struct udevice *dev, int id) in sandbox_clk_test_disable()
92 int sandbox_clk_test_disable_bulk(struct udevice *dev) in sandbox_clk_test_disable_bulk()
99 int sandbox_clk_test_free(struct udevice *dev) in sandbox_clk_test_free()
113 int sandbox_clk_test_release_bulk(struct udevice *dev) in sandbox_clk_test_release_bulk()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Dsa.c36 struct aac_dev *dev = dev_id; in aac_sa_intr() local
74 static void aac_sa_disable_interrupt (struct aac_dev *dev) in aac_sa_disable_interrupt()
84 static void aac_sa_enable_interrupt (struct aac_dev *dev) in aac_sa_enable_interrupt()
98 static void aac_sa_notify_adapter(struct aac_dev *dev, u32 event) in aac_sa_notify_adapter()
152 static int sa_sync_cmd(struct aac_dev *dev, u32 command, in sa_sync_cmd()
228 static void aac_sa_interrupt_adapter (struct aac_dev *dev) in aac_sa_interrupt_adapter()
241 static void aac_sa_start_adapter(struct aac_dev *dev) in aac_sa_start_adapter()
255 static int aac_sa_restart_adapter(struct aac_dev *dev, int bled, u8 reset_type) in aac_sa_restart_adapter()
267 static int aac_sa_check_health(struct aac_dev *dev) in aac_sa_check_health()
298 static int aac_sa_ioremap(struct aac_dev * dev, u32 size) in aac_sa_ioremap()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_init.c13 static void mt76x2u_init_dma(struct mt76x02_dev *dev) in mt76x2u_init_dma()
28 static void mt76x2u_power_on_rf_patch(struct mt76x02_dev *dev) in mt76x2u_power_on_rf_patch()
48 static void mt76x2u_power_on_rf(struct mt76x02_dev *dev, int unit) in mt76x2u_power_on_rf()
70 static void mt76x2u_power_on(struct mt76x02_dev *dev) in mt76x2u_power_on()
106 static int mt76x2u_init_eeprom(struct mt76x02_dev *dev) in mt76x2u_init_eeprom()
126 int mt76x2u_init_hardware(struct mt76x02_dev *dev) in mt76x2u_init_hardware()
190 int mt76x2u_register_device(struct mt76x02_dev *dev) in mt76x2u_register_device()
236 void mt76x2u_stop_hw(struct mt76x02_dev *dev) in mt76x2u_stop_hw()
243 void mt76x2u_cleanup(struct mt76x02_dev *dev) in mt76x2u_cleanup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A D8390.c9 int ei_open(struct net_device *dev) in ei_open()
15 int ei_close(struct net_device *dev) in ei_close()
21 netdev_tx_t ei_start_xmit(struct sk_buff *skb, struct net_device *dev) in ei_start_xmit()
27 struct net_device_stats *ei_get_stats(struct net_device *dev) in ei_get_stats()
33 void ei_set_multicast_list(struct net_device *dev) in ei_set_multicast_list()
39 void ei_tx_timeout(struct net_device *dev, unsigned int txqueue) in ei_tx_timeout()
52 void ei_poll(struct net_device *dev) in ei_poll()
76 struct net_device *dev = ____alloc_ei_netdev(size); in __alloc_ei_netdev() local
83 void NS8390_init(struct net_device *dev, int startp) in NS8390_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c189 static int mlx4_internal_err_ret_value(struct mlx4_dev *dev, u16 op, in mlx4_internal_err_ret_value()
241 static int mlx4_cmd_reset_flow(struct mlx4_dev *dev, u16 op, u8 op_modifier, in mlx4_cmd_reset_flow()
255 static int comm_pending(struct mlx4_dev *dev) in comm_pending()
263 static int mlx4_comm_cmd_post(struct mlx4_dev *dev, u8 cmd, u16 param) in mlx4_comm_cmd_post()
288 static int mlx4_comm_cmd_poll(struct mlx4_dev *dev, u8 cmd, u16 param, in mlx4_comm_cmd_poll()
338 static int mlx4_comm_cmd_wait(struct mlx4_dev *dev, u8 vhcr_cmd, in mlx4_comm_cmd_wait()
407 int mlx4_comm_cmd(struct mlx4_dev *dev, u8 cmd, u16 param, in mlx4_comm_cmd()
418 static int cmd_pending(struct mlx4_dev *dev) in cmd_pending()
432 static int mlx4_cmd_post(struct mlx4_dev *dev, u64 in_param, u64 out_param, in mlx4_cmd_post()
511 static int mlx4_slave_cmd(struct mlx4_dev *dev, u64 in_param, u64 *out_param, in mlx4_slave_cmd()
[all …]
H A Dqp.c49 void mlx4_qp_event(struct mlx4_dev *dev, u32 qpn, int event_type) in mlx4_qp_event()
74 static int is_master_qp0(struct mlx4_dev *dev, struct mlx4_qp *qp, int *real_qp0, int *proxy_qp0) in is_master_qp0()
87 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_qp_modify()
208 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_modify()
219 int __mlx4_qp_reserve_range(struct mlx4_dev *dev, int cnt, int align, in __mlx4_qp_reserve_range()
247 int mlx4_qp_reserve_range(struct mlx4_dev *dev, int cnt, int align, in mlx4_qp_reserve_range()
275 void __mlx4_qp_release_range(struct mlx4_dev *dev, int base_qpn, int cnt) in __mlx4_qp_release_range()
285 void mlx4_qp_release_range(struct mlx4_dev *dev, int base_qpn, int cnt) in mlx4_qp_release_range()
308 int __mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn) in __mlx4_qp_alloc_icm()
352 static int mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn) in mlx4_qp_alloc_icm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drtw_proc.c320 struct net_device *dev = m->private; in proc_start_seq_file_test() local
334 struct net_device *dev = m->private; in proc_stop_seq_file_test() local
342 struct net_device *dev = m->private; in proc_next_seq_file_test() local
357 struct net_device *dev = m->private; in proc_get_seq_file_test() local
377 struct net_device *dev = m->private; in proc_get_sd_f0_reg_dump() local
387 struct net_device *dev = m->private; in proc_get_sdio_local_reg_dump() local
396 struct net_device *dev = m->private; in proc_get_sdio_card_info() local
407 struct net_device *dev = m->private; in proc_get_fw_info() local
415 struct net_device *dev = m->private; in proc_get_mac_reg_dump() local
425 struct net_device *dev = m->private; in proc_get_bb_reg_dump() local
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c22 static int rk_handle_req(struct rk_crypto_info *dev, in rk_handle_req()
79 struct rk_crypto_info *dev = ctx->dev; in rk_aes_ecb_encrypt() local
89 struct rk_crypto_info *dev = ctx->dev; in rk_aes_ecb_decrypt() local
99 struct rk_crypto_info *dev = ctx->dev; in rk_aes_cbc_encrypt() local
109 struct rk_crypto_info *dev = ctx->dev; in rk_aes_cbc_decrypt() local
119 struct rk_crypto_info *dev = ctx->dev; in rk_des_ecb_encrypt() local
129 struct rk_crypto_info *dev = ctx->dev; in rk_des_ecb_decrypt() local
139 struct rk_crypto_info *dev = ctx->dev; in rk_des_cbc_encrypt() local
149 struct rk_crypto_info *dev = ctx->dev; in rk_des_cbc_decrypt() local
159 struct rk_crypto_info *dev = ctx->dev; in rk_des3_ede_ecb_encrypt() local
[all …]
/OK3568_Linux_fs/kernel/drivers/pci/
H A Daccess.c206 static noinline void pci_wait_cfg(struct pci_dev *dev) in pci_wait_cfg()
289 bool pci_cfg_access_trylock(struct pci_dev *dev) in pci_cfg_access_trylock()
311 void pci_cfg_access_unlock(struct pci_dev *dev) in pci_cfg_access_unlock()
330 static inline int pcie_cap_version(const struct pci_dev *dev) in pcie_cap_version()
335 bool pcie_cap_has_lnkctl(const struct pci_dev *dev) in pcie_cap_has_lnkctl()
348 static inline bool pcie_cap_has_sltctl(const struct pci_dev *dev) in pcie_cap_has_sltctl()
354 bool pcie_cap_has_rtctl(const struct pci_dev *dev) in pcie_cap_has_rtctl()
362 static bool pcie_capability_reg_implemented(struct pci_dev *dev, int pos) in pcie_capability_reg_implemented()
402 int pcie_capability_read_word(struct pci_dev *dev, int pos, u16 *val) in pcie_capability_read_word()
437 int pcie_capability_read_dword(struct pci_dev *dev, int pos, u32 *val) in pcie_capability_read_dword()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c87 static void mpc52xx_fec_tx_timeout(struct net_device *dev, unsigned int txqueue) in mpc52xx_fec_tx_timeout()
102 static void mpc52xx_fec_set_paddr(struct net_device *dev, u8 *mac) in mpc52xx_fec_set_paddr()
111 static int mpc52xx_fec_set_mac_address(struct net_device *dev, void *addr) in mpc52xx_fec_set_mac_address()
121 static void mpc52xx_fec_free_rx_buffers(struct net_device *dev, struct bcom_task *s) in mpc52xx_fec_free_rx_buffers()
135 mpc52xx_fec_rx_submit(struct net_device *dev, struct sk_buff *rskb) in mpc52xx_fec_rx_submit()
147 static int mpc52xx_fec_alloc_rx_buffers(struct net_device *dev, struct bcom_task *rxtsk) in mpc52xx_fec_alloc_rx_buffers()
164 static void mpc52xx_fec_adjust_link(struct net_device *dev) in mpc52xx_fec_adjust_link()
214 static int mpc52xx_fec_open(struct net_device *dev) in mpc52xx_fec_open()
279 static int mpc52xx_fec_close(struct net_device *dev) in mpc52xx_fec_close()
309 mpc52xx_fec_start_xmit(struct sk_buff *skb, struct net_device *dev) in mpc52xx_fec_start_xmit()
[all …]

1...<<11121314151617181920>>...586