| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | amd_powerplay.c | 77 static int pp_early_init(void *handle) in pp_early_init() 94 static int pp_sw_init(void *handle) in pp_sw_init() 107 static int pp_sw_fini(void *handle) in pp_sw_fini() 120 static int pp_hw_init(void *handle) in pp_hw_init() 134 static int pp_hw_fini(void *handle) in pp_hw_fini() 175 static int pp_late_init(void *handle) in pp_late_init() 192 static void pp_late_fini(void *handle) in pp_late_fini() 202 static bool pp_is_idle(void *handle) in pp_is_idle() 207 static int pp_wait_for_idle(void *handle) in pp_wait_for_idle() 212 static int pp_sw_reset(void *handle) in pp_sw_reset() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_util.h | 72 util_init_list_head(t_void *pmoal_handle, in util_init_list_head() 95 util_free_list_head(t_void *pmoal_handle, in util_free_list_head() 115 util_peek_list(t_void *pmoal_handle, in util_peek_list() 142 util_enqueue_list_tail(t_void *pmoal_handle, in util_enqueue_list_tail() 174 util_enqueue_list_head(t_void *pmoal_handle, in util_enqueue_list_head() 206 util_unlink_list(t_void *pmoal_handle, in util_unlink_list() 238 util_dequeue_list(t_void *pmoal_handle, in util_dequeue_list() 292 util_scalar_init(t_void *pmoal_handle, in util_scalar_init() 319 util_scalar_free(t_void *pmoal_handle, in util_scalar_free() 337 util_scalar_read(t_void *pmoal_handle, in util_scalar_read() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_util.h | 77 mlan_status (*moal_init_lock)(t_void *handle, t_void **pplock)) in util_init_list_head() 97 mlan_status (*moal_free_lock)(t_void *handle, t_void *plock)) in util_free_list_head() 115 mlan_status (*moal_spin_lock)(t_void *handle, t_void *plock), in util_peek_list() 116 mlan_status (*moal_spin_unlock)(t_void *handle, t_void *plock)) in util_peek_list() 141 mlan_status (*moal_spin_lock)(t_void *handle, t_void *plock), in util_enqueue_list_tail() 142 mlan_status (*moal_spin_unlock)(t_void *handle, t_void *plock)) in util_enqueue_list_tail() 169 mlan_status (*moal_spin_lock)(t_void *handle, t_void *plock), in util_enqueue_list_head() 170 mlan_status (*moal_spin_unlock)(t_void *handle, t_void *plock)) in util_enqueue_list_head() 197 mlan_status (*moal_spin_lock)(t_void *handle, t_void *plock), in util_unlink_list() 198 mlan_status (*moal_spin_unlock)(t_void *handle, t_void *plock)) in util_unlink_list() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_ae_adapt.c | 16 static struct hns_mac_cb *hns_get_mac_cb(struct hnae_handle *handle) in hns_get_mac_cb() 28 static struct hns_ppe_cb *hns_get_ppe_cb(struct hnae_handle *handle) in hns_get_ppe_cb() 139 static void hns_ae_put_handle(struct hnae_handle *handle) in hns_ae_put_handle() 150 static int hns_ae_wait_flow_down(struct hnae_handle *handle) in hns_ae_wait_flow_down() 185 static void hns_ae_ring_enable_all(struct hnae_handle *handle, int val) in hns_ae_ring_enable_all() 210 static int hns_ae_set_mac_address(struct hnae_handle *handle, void *p) in hns_ae_set_mac_address() 230 static int hns_ae_add_uc_address(struct hnae_handle *handle, in hns_ae_add_uc_address() 241 static int hns_ae_rm_uc_address(struct hnae_handle *handle, in hns_ae_rm_uc_address() 252 static int hns_ae_set_multicast_one(struct hnae_handle *handle, void *addr) in hns_ae_set_multicast_one() 285 static int hns_ae_clr_multicast(struct hnae_handle *handle) in hns_ae_clr_multicast() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | tonga_ih.c | 276 static int tonga_ih_early_init(void *handle) in tonga_ih_early_init() 290 static int tonga_ih_sw_init(void *handle) in tonga_ih_sw_init() 307 static int tonga_ih_sw_fini(void *handle) in tonga_ih_sw_fini() 318 static int tonga_ih_hw_init(void *handle) in tonga_ih_hw_init() 330 static int tonga_ih_hw_fini(void *handle) in tonga_ih_hw_fini() 339 static int tonga_ih_suspend(void *handle) in tonga_ih_suspend() 346 static int tonga_ih_resume(void *handle) in tonga_ih_resume() 353 static bool tonga_ih_is_idle(void *handle) in tonga_ih_is_idle() 364 static int tonga_ih_wait_for_idle(void *handle) in tonga_ih_wait_for_idle() 380 static bool tonga_ih_check_soft_reset(void *handle) in tonga_ih_check_soft_reset() [all …]
|
| H A D | cik_ih.c | 278 static int cik_ih_early_init(void *handle) in cik_ih_early_init() 292 static int cik_ih_sw_init(void *handle) in cik_ih_sw_init() 306 static int cik_ih_sw_fini(void *handle) in cik_ih_sw_fini() 317 static int cik_ih_hw_init(void *handle) in cik_ih_hw_init() 324 static int cik_ih_hw_fini(void *handle) in cik_ih_hw_fini() 333 static int cik_ih_suspend(void *handle) in cik_ih_suspend() 340 static int cik_ih_resume(void *handle) in cik_ih_resume() 347 static bool cik_ih_is_idle(void *handle) in cik_ih_is_idle() 358 static int cik_ih_wait_for_idle(void *handle) in cik_ih_wait_for_idle() 374 static int cik_ih_soft_reset(void *handle) in cik_ih_soft_reset() [all …]
|
| H A D | si_ih.c | 153 static int si_ih_early_init(void *handle) in si_ih_early_init() 162 static int si_ih_sw_init(void *handle) in si_ih_sw_init() 174 static int si_ih_sw_fini(void *handle) in si_ih_sw_fini() 184 static int si_ih_hw_init(void *handle) in si_ih_hw_init() 191 static int si_ih_hw_fini(void *handle) in si_ih_hw_fini() 200 static int si_ih_suspend(void *handle) in si_ih_suspend() 207 static int si_ih_resume(void *handle) in si_ih_resume() 214 static bool si_ih_is_idle(void *handle) in si_ih_is_idle() 225 static int si_ih_wait_for_idle(void *handle) in si_ih_wait_for_idle() 238 static int si_ih_soft_reset(void *handle) in si_ih_soft_reset() [all …]
|
| H A D | iceland_ih.c | 267 static int iceland_ih_early_init(void *handle) in iceland_ih_early_init() 281 static int iceland_ih_sw_init(void *handle) in iceland_ih_sw_init() 295 static int iceland_ih_sw_fini(void *handle) in iceland_ih_sw_fini() 306 static int iceland_ih_hw_init(void *handle) in iceland_ih_hw_init() 318 static int iceland_ih_hw_fini(void *handle) in iceland_ih_hw_fini() 327 static int iceland_ih_suspend(void *handle) in iceland_ih_suspend() 334 static int iceland_ih_resume(void *handle) in iceland_ih_resume() 341 static bool iceland_ih_is_idle(void *handle) in iceland_ih_is_idle() 352 static int iceland_ih_wait_for_idle(void *handle) in iceland_ih_wait_for_idle() 368 static int iceland_ih_soft_reset(void *handle) in iceland_ih_soft_reset() [all …]
|
| H A D | cz_ih.c | 268 static int cz_ih_early_init(void *handle) in cz_ih_early_init() 282 static int cz_ih_sw_init(void *handle) in cz_ih_sw_init() 296 static int cz_ih_sw_fini(void *handle) in cz_ih_sw_fini() 307 static int cz_ih_hw_init(void *handle) in cz_ih_hw_init() 319 static int cz_ih_hw_fini(void *handle) in cz_ih_hw_fini() 328 static int cz_ih_suspend(void *handle) in cz_ih_suspend() 335 static int cz_ih_resume(void *handle) in cz_ih_resume() 342 static bool cz_ih_is_idle(void *handle) in cz_ih_is_idle() 353 static int cz_ih_wait_for_idle(void *handle) in cz_ih_wait_for_idle() 369 static int cz_ih_soft_reset(void *handle) in cz_ih_soft_reset() [all …]
|
| H A D | vega10_ih.c | 569 static int vega10_ih_early_init(void *handle) in vega10_ih_early_init() 578 static int vega10_ih_sw_init(void *handle) in vega10_ih_sw_init() 614 static int vega10_ih_sw_fini(void *handle) in vega10_ih_sw_fini() 626 static int vega10_ih_hw_init(void *handle) in vega10_ih_hw_init() 638 static int vega10_ih_hw_fini(void *handle) in vega10_ih_hw_fini() 647 static int vega10_ih_suspend(void *handle) in vega10_ih_suspend() 654 static int vega10_ih_resume(void *handle) in vega10_ih_resume() 661 static bool vega10_ih_is_idle(void *handle) in vega10_ih_is_idle() 667 static int vega10_ih_wait_for_idle(void *handle) in vega10_ih_wait_for_idle() 673 static int vega10_ih_soft_reset(void *handle) in vega10_ih_soft_reset() [all …]
|
| H A D | navi10_ih.c | 639 static int navi10_ih_early_init(void *handle) in navi10_ih_early_init() 648 static int navi10_ih_sw_init(void *handle) in navi10_ih_sw_init() 698 static int navi10_ih_sw_fini(void *handle) in navi10_ih_sw_fini() 710 static int navi10_ih_hw_init(void *handle) in navi10_ih_hw_init() 722 static int navi10_ih_hw_fini(void *handle) in navi10_ih_hw_fini() 731 static int navi10_ih_suspend(void *handle) in navi10_ih_suspend() 738 static int navi10_ih_resume(void *handle) in navi10_ih_resume() 745 static bool navi10_ih_is_idle(void *handle) in navi10_ih_is_idle() 751 static int navi10_ih_wait_for_idle(void *handle) in navi10_ih_wait_for_idle() 757 static int navi10_ih_soft_reset(void *handle) in navi10_ih_soft_reset() [all …]
|
| H A D | vce_v3_0.c | 399 static int vce_v3_0_early_init(void *handle) in vce_v3_0_early_init() 418 static int vce_v3_0_sw_init(void *handle) in vce_v3_0_sw_init() 456 static int vce_v3_0_sw_fini(void *handle) in vce_v3_0_sw_fini() 468 static int vce_v3_0_hw_init(void *handle) in vce_v3_0_hw_init() 488 static int vce_v3_0_hw_fini(void *handle) in vce_v3_0_hw_fini() 501 static int vce_v3_0_suspend(void *handle) in vce_v3_0_suspend() 513 static int vce_v3_0_resume(void *handle) in vce_v3_0_resume() 576 static bool vce_v3_0_is_idle(void *handle) in vce_v3_0_is_idle() 587 static int vce_v3_0_wait_for_idle(void *handle) in vce_v3_0_wait_for_idle() 605 static bool vce_v3_0_check_soft_reset(void *handle) in vce_v3_0_check_soft_reset() [all …]
|
| H A D | jpeg_v3_0.c | 49 static int jpeg_v3_0_early_init(void *handle) in jpeg_v3_0_early_init() 72 static int jpeg_v3_0_sw_init(void *handle) in jpeg_v3_0_sw_init() 114 static int jpeg_v3_0_sw_fini(void *handle) in jpeg_v3_0_sw_fini() 134 static int jpeg_v3_0_hw_init(void *handle) in jpeg_v3_0_hw_init() 159 static int jpeg_v3_0_hw_fini(void *handle) in jpeg_v3_0_hw_fini() 179 static int jpeg_v3_0_suspend(void *handle) in jpeg_v3_0_suspend() 200 static int jpeg_v3_0_resume(void *handle) in jpeg_v3_0_resume() 446 static bool jpeg_v3_0_is_idle(void *handle) in jpeg_v3_0_is_idle() 458 static int jpeg_v3_0_wait_for_idle(void *handle) in jpeg_v3_0_wait_for_idle() 467 static int jpeg_v3_0_set_clockgating_state(void *handle, in jpeg_v3_0_set_clockgating_state() [all …]
|
| H A D | jpeg_v2_5.c | 55 static int jpeg_v2_5_early_init(void *handle) in jpeg_v2_5_early_init() 84 static int jpeg_v2_5_sw_init(void *handle) in jpeg_v2_5_sw_init() 136 static int jpeg_v2_5_sw_fini(void *handle) in jpeg_v2_5_sw_fini() 156 static int jpeg_v2_5_hw_init(void *handle) in jpeg_v2_5_hw_init() 187 static int jpeg_v2_5_hw_fini(void *handle) in jpeg_v2_5_hw_fini() 213 static int jpeg_v2_5_suspend(void *handle) in jpeg_v2_5_suspend() 234 static int jpeg_v2_5_resume(void *handle) in jpeg_v2_5_resume() 426 static bool jpeg_v2_5_is_idle(void *handle) in jpeg_v2_5_is_idle() 443 static int jpeg_v2_5_wait_for_idle(void *handle) in jpeg_v2_5_wait_for_idle() 462 static int jpeg_v2_5_set_clockgating_state(void *handle, in jpeg_v2_5_set_clockgating_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | qat_hal.c | 36 #define AE(handle, ae) handle->hal_handle->aes[ae] argument 69 void qat_hal_set_live_ctx(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_live_ctx() 76 static int qat_hal_rd_ae_csr(struct icp_qat_fw_loader_handle *handle, in qat_hal_rd_ae_csr() 92 static int qat_hal_wr_ae_csr(struct icp_qat_fw_loader_handle *handle, in qat_hal_wr_ae_csr() 108 static void qat_hal_get_wakeup_event(struct icp_qat_fw_loader_handle *handle, in qat_hal_get_wakeup_event() 120 static int qat_hal_wait_cycles(struct icp_qat_fw_loader_handle *handle, in qat_hal_wait_cycles() 156 int qat_hal_set_ae_ctx_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_ctx_mode() 176 int qat_hal_set_ae_nn_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_nn_mode() 194 int qat_hal_set_ae_lm_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_lm_mode() 272 void qat_hal_reset(struct icp_qat_fw_loader_handle *handle) in qat_hal_reset() [all …]
|
| H A D | qat_uclo.c | 124 static void qat_uclo_wr_sram_by_words(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_sram_by_words() 140 static void qat_uclo_wr_umem_by_words(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_umem_by_words() 158 static void qat_uclo_batch_wr_umem(struct icp_qat_fw_loader_handle *handle, in qat_uclo_batch_wr_umem() 181 qat_uclo_cleanup_batch_init_list(struct icp_qat_fw_loader_handle *handle, in qat_uclo_cleanup_batch_init_list() 217 static int qat_uclo_fetch_initmem_ae(struct icp_qat_fw_loader_handle *handle, in qat_uclo_fetch_initmem_ae() 248 static int qat_uclo_create_batch_init_list(struct icp_qat_fw_loader_handle in qat_uclo_create_batch_init_list() 307 static int qat_uclo_init_lmem_seg(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_lmem_seg() 322 static int qat_uclo_init_umem_seg(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_umem_seg() 345 static int qat_uclo_init_ae_memory(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_ae_memory() 365 static int qat_uclo_init_ustore(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_ustore() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_v4l2.c | 512 static int uvc_acquire_privileges(struct uvc_fh *handle) in uvc_acquire_privileges() 528 static void uvc_dismiss_privileges(struct uvc_fh *handle) in uvc_dismiss_privileges() 536 static int uvc_has_privileges(struct uvc_fh *handle) in uvc_has_privileges() 548 struct uvc_fh *handle; in uvc_v4l2_open() local 591 struct uvc_fh *handle = file->private_data; in uvc_v4l2_release() local 620 struct uvc_fh *handle = file->private_data; in uvc_ioctl_querycap() local 660 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt_vid_cap() local 669 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt_vid_out() local 678 struct uvc_fh *handle = fh; in uvc_ioctl_g_fmt_vid_cap() local 687 struct uvc_fh *handle = fh; in uvc_ioctl_g_fmt_vid_out() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | ti_sci.c | 108 struct ti_sci_handle handle; member 445 struct ti_sci_handle *handle = &info->handle; in ti_sci_cmd_get_revision() local 502 static int ti_sci_set_device_state(const struct ti_sci_handle *handle, in ti_sci_set_device_state() 559 static int ti_sci_get_device_state(const struct ti_sci_handle *handle, in ti_sci_get_device_state() 630 static int ti_sci_cmd_get_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_get_device() 649 static int ti_sci_cmd_get_device_exclusive(const struct ti_sci_handle *handle, in ti_sci_cmd_get_device_exclusive() 668 static int ti_sci_cmd_idle_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_idle_device() 687 static int ti_sci_cmd_idle_device_exclusive(const struct ti_sci_handle *handle, in ti_sci_cmd_idle_device_exclusive() 706 static int ti_sci_cmd_put_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_put_device() 720 static int ti_sci_cmd_dev_is_valid(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_dev_is_valid() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | ext4_jbd2.h | 168 static inline void _ext4_journal_callback_add(handle_t *handle, in _ext4_journal_callback_add() 175 static inline void ext4_journal_callback_add(handle_t *handle, in ext4_journal_callback_add() 198 static inline bool ext4_journal_callback_try_del(handle_t *handle, in ext4_journal_callback_try_del() 253 #define ext4_journal_get_write_access(handle, bh) \ argument 255 #define ext4_forget(handle, is_metadata, inode, bh, block_nr) \ argument 258 #define ext4_journal_get_create_access(handle, bh) \ argument 260 #define ext4_handle_dirty_metadata(handle, inode, bh) \ argument 263 #define ext4_handle_dirty_super(handle, sb) \ argument 275 static inline int ext4_handle_valid(handle_t *handle) in ext4_handle_valid() 282 static inline void ext4_handle_sync(handle_t *handle) in ext4_handle_sync() [all …]
|
| H A D | ext4_jbd2.c | 35 handle_t *handle = current->journal_info; in ext4_get_nojournal() local 49 static void ext4_put_nojournal(handle_t *handle) in ext4_put_nojournal() 109 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() 136 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, in __ext4_journal_start_reserved() 160 int __ext4_journal_ensure_credits(handle_t *handle, int check_cred, in __ext4_journal_ensure_credits() 178 handle_t *handle, int err) in ext4_journal_abort_handle() 223 handle_t *handle, struct buffer_head *bh) in __ext4_journal_get_write_access() 253 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() 309 handle_t *handle, struct buffer_head *bh) in __ext4_journal_get_create_access() 323 handle_t *handle, struct inode *inode, in __ext4_handle_dirty_metadata() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_usb.c | 222 moal_handle *handle = NULL; in woal_usb_receive() local 369 moal_handle *handle = NULL; in woal_usb_tx_complete() local 426 moal_handle *handle = ctx->handle; in woal_usb_submit_rx_urb() local 508 static mlan_status woal_check_chip_revision(moal_handle *handle, in woal_check_chip_revision() 1151 void woal_kill_urbs(moal_handle *handle) in woal_kill_urbs() 1167 void woal_resubmit_urbs(moal_handle *handle) in woal_resubmit_urbs() 1200 moal_handle *handle = NULL; in woal_usb_suspend() local 1282 moal_handle *handle = NULL; in woal_usb_resume() local 1359 mlan_status woal_usb_tx_init(moal_handle *handle) in woal_usb_tx_init() 1402 mlan_status woal_usb_submit_rx_data_urbs(moal_handle *handle) in woal_usb_submit_rx_data_urbs() [all …]
|
| H A D | moal_shim.c | 95 moal_handle *handle = (moal_handle *)pmoal; in moal_malloc() local 131 moal_handle *handle = (moal_handle *)pmoal; in moal_mfree() local 152 moal_handle *handle = (moal_handle *)pmoal; in moal_vmalloc() local 175 moal_handle *handle = (moal_handle *)pmoal; in moal_vfree() local 199 moal_handle *handle = (moal_handle *)pmoal; in moal_malloc_consistent() local 239 moal_handle *handle = (moal_handle *)pmoal; in moal_mfree_consistent() local 268 moal_handle *handle = (moal_handle *)pmoal; local 309 moal_handle *handle = (moal_handle *)pmoal; local 603 moal_handle *handle = (moal_handle *)pmoal; local 627 moal_handle *handle = (moal_handle *)pmoal; local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_sdio_mmc.c | 124 woal_dump_sdio_reg(moal_handle *handle) in woal_dump_sdio_reg() 162 moal_handle *handle; in woal_sdio_interrupt() local 283 woal_wlan_is_suspended(moal_handle *handle) in woal_wlan_is_suspended() 308 moal_handle *handle = NULL; in woal_sdio_shutdown() local 392 moal_handle *handle = NULL; in woal_sdio_suspend() local 508 moal_handle *handle = NULL; in woal_sdio_resume() local 558 woal_write_reg(moal_handle *handle, t_u32 reg, t_u32 data) in woal_write_reg() 582 woal_read_reg(moal_handle *handle, t_u32 reg, t_u32 *data) in woal_read_reg() 610 woal_sdio_rw_mb(moal_handle *handle, pmlan_buffer pmbuf_list, t_u32 port, in woal_sdio_rw_mb() 701 woal_write_data_sync(moal_handle *handle, mlan_buffer *pmbuf, t_u32 port, in woal_write_data_sync() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | da223_core.c | 385 int mir3da_register_read(MIR_HANDLE handle, short addr, unsigned char *data) in mir3da_register_read() 394 int mir3da_register_read_continuously(MIR_HANDLE handle, short addr, unsigned char count, unsigned … in mir3da_register_read_continuously() 403 int mir3da_register_write(MIR_HANDLE handle, short addr, unsigned char data) in mir3da_register_write() 412 int mir3da_register_mask_write(MIR_HANDLE handle, short addr, unsigned char mask, unsigned char dat… in mir3da_register_mask_write() 429 static int mir3da_read_raw_data(MIR_HANDLE handle, short *x, short *y, short *z) in mir3da_read_raw_data() 489 int mir3da_read_step(MIR_HANDLE handle, unsigned short *count){ in mir3da_read_step() 498 int mir3da_read_data(MIR_HANDLE handle, short *x, short *y, short *z) in mir3da_read_data() 611 static int cycle_read_xyz(MIR_HANDLE handle, int* x, int* y, int* z, int ncycle) in cycle_read_xyz() 637 int mir3da_read_offset(MIR_HANDLE handle, unsigned char* offset) in mir3da_read_offset() 655 int mir3da_write_offset(MIR_HANDLE handle, unsigned char* offset) in mir3da_write_offset() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_main.c | 91 static struct hclgevf_dev *hclgevf_ae_get_hdev(struct hnae3_handle *handle) in hclgevf_ae_get_hdev() 101 static int hclgevf_tqps_update_stats(struct hnae3_handle *handle) in hclgevf_tqps_update_stats() 145 static u64 *hclgevf_tqps_get_stats(struct hnae3_handle *handle, u64 *data) in hclgevf_tqps_get_stats() 164 static int hclgevf_tqps_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_tqps_get_sset_count() 171 static u8 *hclgevf_tqps_get_strings(struct hnae3_handle *handle, u8 *data) in hclgevf_tqps_get_strings() 196 static void hclgevf_update_stats(struct hnae3_handle *handle, in hclgevf_update_stats() 209 static int hclgevf_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_get_sset_count() 219 static void hclgevf_get_strings(struct hnae3_handle *handle, u32 strset, in hclgevf_get_strings() 228 static void hclgevf_get_stats(struct hnae3_handle *handle, u64 *data) in hclgevf_get_stats() 346 static u16 hclgevf_get_qid_global(struct hnae3_handle *handle, u16 queue_id) in hclgevf_get_qid_global() [all …]
|