Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 1147) sorted by relevance

12345678910>>...46

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/
Damd_powerplay.c78 static int pp_early_init(void *handle) in pp_early_init()
134 static int pp_sw_init(void *handle) in pp_sw_init()
151 static int pp_sw_fini(void *handle) in pp_sw_fini()
163 static int pp_hw_init(void *handle) in pp_hw_init()
177 static int pp_hw_fini(void *handle) in pp_hw_fini()
220 static int pp_late_init(void *handle) in pp_late_init()
234 static void pp_late_fini(void *handle) in pp_late_fini()
244 static bool pp_is_idle(void *handle) in pp_is_idle()
249 static int pp_wait_for_idle(void *handle) in pp_wait_for_idle()
254 static int pp_sw_reset(void *handle) in pp_sw_reset()
[all …]
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c16 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()
138 static void hns_ae_put_handle(struct hnae_handle *handle) in hns_ae_put_handle()
149 static int hns_ae_wait_flow_down(struct hnae_handle *handle) in hns_ae_wait_flow_down()
184 static void hns_ae_ring_enable_all(struct hnae_handle *handle, int val) in hns_ae_ring_enable_all()
209 static int hns_ae_set_mac_address(struct hnae_handle *handle, const void *p) in hns_ae_set_mac_address()
229 static int hns_ae_add_uc_address(struct hnae_handle *handle, in hns_ae_add_uc_address()
240 static int hns_ae_rm_uc_address(struct hnae_handle *handle, in hns_ae_rm_uc_address()
251 static int hns_ae_set_multicast_one(struct hnae_handle *handle, void *addr) in hns_ae_set_multicast_one()
284 static int hns_ae_clr_multicast(struct hnae_handle *handle) in hns_ae_clr_multicast()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_isp.c36 static int isp_sw_init(void *handle) in isp_sw_init()
41 static int isp_sw_fini(void *handle) in isp_sw_fini()
52 static int isp_hw_init(void *handle) in isp_hw_init()
75 static int isp_hw_fini(void *handle) in isp_hw_fini()
86 static int isp_suspend(void *handle) in isp_suspend()
91 static int isp_resume(void *handle) in isp_resume()
125 static int isp_early_init(void *handle) in isp_early_init()
152 static bool isp_is_idle(void *handle) in isp_is_idle()
157 static int isp_wait_for_idle(void *handle) in isp_wait_for_idle()
162 static int isp_soft_reset(void *handle) in isp_soft_reset()
[all …]
Dtonga_ih.c286 static int tonga_ih_early_init(void *handle) in tonga_ih_early_init()
300 static int tonga_ih_sw_init(void *handle) in tonga_ih_sw_init()
317 static int tonga_ih_sw_fini(void *handle) in tonga_ih_sw_fini()
327 static int tonga_ih_hw_init(void *handle) in tonga_ih_hw_init()
339 static int tonga_ih_hw_fini(void *handle) in tonga_ih_hw_fini()
348 static int tonga_ih_suspend(void *handle) in tonga_ih_suspend()
355 static int tonga_ih_resume(void *handle) in tonga_ih_resume()
362 static bool tonga_ih_is_idle(void *handle) in tonga_ih_is_idle()
373 static int tonga_ih_wait_for_idle(void *handle) in tonga_ih_wait_for_idle()
389 static bool tonga_ih_check_soft_reset(void *handle) in tonga_ih_check_soft_reset()
[all …]
Dsi_ih.c159 static int si_ih_early_init(void *handle) in si_ih_early_init()
168 static int si_ih_sw_init(void *handle) in si_ih_sw_init()
180 static int si_ih_sw_fini(void *handle) in si_ih_sw_fini()
189 static int si_ih_hw_init(void *handle) in si_ih_hw_init()
196 static int si_ih_hw_fini(void *handle) in si_ih_hw_fini()
205 static int si_ih_suspend(void *handle) in si_ih_suspend()
212 static int si_ih_resume(void *handle) in si_ih_resume()
219 static bool si_ih_is_idle(void *handle) in si_ih_is_idle()
230 static int si_ih_wait_for_idle(void *handle) in si_ih_wait_for_idle()
243 static int si_ih_soft_reset(void *handle) in si_ih_soft_reset()
[all …]
Dcik_ih.c286 static int cik_ih_early_init(void *handle) in cik_ih_early_init()
300 static int cik_ih_sw_init(void *handle) in cik_ih_sw_init()
314 static int cik_ih_sw_fini(void *handle) in cik_ih_sw_fini()
324 static int cik_ih_hw_init(void *handle) in cik_ih_hw_init()
331 static int cik_ih_hw_fini(void *handle) in cik_ih_hw_fini()
340 static int cik_ih_suspend(void *handle) in cik_ih_suspend()
347 static int cik_ih_resume(void *handle) in cik_ih_resume()
354 static bool cik_ih_is_idle(void *handle) in cik_ih_is_idle()
365 static int cik_ih_wait_for_idle(void *handle) in cik_ih_wait_for_idle()
381 static int cik_ih_soft_reset(void *handle) in cik_ih_soft_reset()
[all …]
Diceland_ih.c276 static int iceland_ih_early_init(void *handle) in iceland_ih_early_init()
290 static int iceland_ih_sw_init(void *handle) in iceland_ih_sw_init()
304 static int iceland_ih_sw_fini(void *handle) in iceland_ih_sw_fini()
314 static int iceland_ih_hw_init(void *handle) in iceland_ih_hw_init()
321 static int iceland_ih_hw_fini(void *handle) in iceland_ih_hw_fini()
330 static int iceland_ih_suspend(void *handle) in iceland_ih_suspend()
337 static int iceland_ih_resume(void *handle) in iceland_ih_resume()
344 static bool iceland_ih_is_idle(void *handle) in iceland_ih_is_idle()
355 static int iceland_ih_wait_for_idle(void *handle) in iceland_ih_wait_for_idle()
371 static int iceland_ih_soft_reset(void *handle) in iceland_ih_soft_reset()
[all …]
Dcz_ih.c277 static int cz_ih_early_init(void *handle) in cz_ih_early_init()
291 static int cz_ih_sw_init(void *handle) in cz_ih_sw_init()
305 static int cz_ih_sw_fini(void *handle) in cz_ih_sw_fini()
315 static int cz_ih_hw_init(void *handle) in cz_ih_hw_init()
327 static int cz_ih_hw_fini(void *handle) in cz_ih_hw_fini()
336 static int cz_ih_suspend(void *handle) in cz_ih_suspend()
343 static int cz_ih_resume(void *handle) in cz_ih_resume()
350 static bool cz_ih_is_idle(void *handle) in cz_ih_is_idle()
361 static int cz_ih_wait_for_idle(void *handle) in cz_ih_wait_for_idle()
377 static int cz_ih_soft_reset(void *handle) in cz_ih_soft_reset()
[all …]
Dsoc24.c366 static int soc24_common_early_init(void *handle) in soc24_common_early_init()
443 static int soc24_common_late_init(void *handle) in soc24_common_late_init()
458 static int soc24_common_sw_init(void *handle) in soc24_common_sw_init()
468 static int soc24_common_sw_fini(void *handle) in soc24_common_sw_fini()
473 static int soc24_common_hw_init(void *handle) in soc24_common_hw_init()
497 static int soc24_common_hw_fini(void *handle) in soc24_common_hw_fini()
515 static int soc24_common_suspend(void *handle) in soc24_common_suspend()
522 static int soc24_common_resume(void *handle) in soc24_common_resume()
529 static bool soc24_common_is_idle(void *handle) in soc24_common_is_idle()
534 static int soc24_common_wait_for_idle(void *handle) in soc24_common_wait_for_idle()
[all …]
Dnavi10_ih.c545 static int navi10_ih_early_init(void *handle) in navi10_ih_early_init()
554 static int navi10_ih_sw_init(void *handle) in navi10_ih_sw_init()
596 static int navi10_ih_sw_fini(void *handle) in navi10_ih_sw_fini()
605 static int navi10_ih_hw_init(void *handle) in navi10_ih_hw_init()
612 static int navi10_ih_hw_fini(void *handle) in navi10_ih_hw_fini()
621 static int navi10_ih_suspend(void *handle) in navi10_ih_suspend()
628 static int navi10_ih_resume(void *handle) in navi10_ih_resume()
635 static bool navi10_ih_is_idle(void *handle) in navi10_ih_is_idle()
641 static int navi10_ih_wait_for_idle(void *handle) in navi10_ih_wait_for_idle()
647 static int navi10_ih_soft_reset(void *handle) in navi10_ih_soft_reset()
[all …]
Dvce_v3_0.c399 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()
503 static int vce_v3_0_suspend(void *handle) in vce_v3_0_suspend()
538 static int vce_v3_0_resume(void *handle) in vce_v3_0_resume()
601 static bool vce_v3_0_is_idle(void *handle) in vce_v3_0_is_idle()
612 static int vce_v3_0_wait_for_idle(void *handle) in vce_v3_0_wait_for_idle()
630 static bool vce_v3_0_check_soft_reset(void *handle) in vce_v3_0_check_soft_reset()
[all …]
Djpeg_v3_0.c49 static int jpeg_v3_0_early_init(void *handle) in jpeg_v3_0_early_init()
82 static int jpeg_v3_0_sw_init(void *handle) in jpeg_v3_0_sw_init()
125 static int jpeg_v3_0_sw_fini(void *handle) in jpeg_v3_0_sw_fini()
145 static int jpeg_v3_0_hw_init(void *handle) in jpeg_v3_0_hw_init()
163 static int jpeg_v3_0_hw_fini(void *handle) in jpeg_v3_0_hw_fini()
183 static int jpeg_v3_0_suspend(void *handle) in jpeg_v3_0_suspend()
204 static int jpeg_v3_0_resume(void *handle) in jpeg_v3_0_resume()
450 static bool jpeg_v3_0_is_idle(void *handle) in jpeg_v3_0_is_idle()
462 static int jpeg_v3_0_wait_for_idle(void *handle) in jpeg_v3_0_wait_for_idle()
471 static int jpeg_v3_0_set_clockgating_state(void *handle, in jpeg_v3_0_set_clockgating_state()
[all …]
Duvd_v5_0.c91 static int uvd_v5_0_early_init(void *handle) in uvd_v5_0_early_init()
102 static int uvd_v5_0_sw_init(void *handle) in uvd_v5_0_sw_init()
131 static int uvd_v5_0_sw_fini(void *handle) in uvd_v5_0_sw_fini()
150 static int uvd_v5_0_hw_init(void *handle) in uvd_v5_0_hw_init()
207 static int uvd_v5_0_hw_fini(void *handle) in uvd_v5_0_hw_fini()
219 static int uvd_v5_0_prepare_suspend(void *handle) in uvd_v5_0_prepare_suspend()
226 static int uvd_v5_0_suspend(void *handle) in uvd_v5_0_suspend()
262 static int uvd_v5_0_resume(void *handle) in uvd_v5_0_resume()
584 static bool uvd_v5_0_is_idle(void *handle) in uvd_v5_0_is_idle()
591 static int uvd_v5_0_wait_for_idle(void *handle) in uvd_v5_0_wait_for_idle()
[all …]
Dvega10_ih.c475 static int vega10_ih_early_init(void *handle) in vega10_ih_early_init()
484 static int vega10_ih_sw_init(void *handle) in vega10_ih_sw_init()
528 static int vega10_ih_sw_fini(void *handle) in vega10_ih_sw_fini()
537 static int vega10_ih_hw_init(void *handle) in vega10_ih_hw_init()
544 static int vega10_ih_hw_fini(void *handle) in vega10_ih_hw_fini()
553 static int vega10_ih_suspend(void *handle) in vega10_ih_suspend()
560 static int vega10_ih_resume(void *handle) in vega10_ih_resume()
567 static bool vega10_ih_is_idle(void *handle) in vega10_ih_is_idle()
573 static int vega10_ih_wait_for_idle(void *handle) in vega10_ih_wait_for_idle()
579 static int vega10_ih_soft_reset(void *handle) in vega10_ih_soft_reset()
[all …]
Duvd_v4_2.c93 static int uvd_v4_2_early_init(void *handle) in uvd_v4_2_early_init()
104 static int uvd_v4_2_sw_init(void *handle) in uvd_v4_2_sw_init()
133 static int uvd_v4_2_sw_fini(void *handle) in uvd_v4_2_sw_fini()
154 static int uvd_v4_2_hw_init(void *handle) in uvd_v4_2_hw_init()
209 static int uvd_v4_2_hw_fini(void *handle) in uvd_v4_2_hw_fini()
221 static int uvd_v4_2_prepare_suspend(void *handle) in uvd_v4_2_prepare_suspend()
228 static int uvd_v4_2_suspend(void *handle) in uvd_v4_2_suspend()
264 static int uvd_v4_2_resume(void *handle) in uvd_v4_2_resume()
662 static bool uvd_v4_2_is_idle(void *handle) in uvd_v4_2_is_idle()
669 static int uvd_v4_2_wait_for_idle(void *handle) in uvd_v4_2_wait_for_idle()
[all …]
Dih_v7_0.c531 static int ih_v7_0_early_init(void *handle) in ih_v7_0_early_init()
540 static int ih_v7_0_sw_init(void *handle) in ih_v7_0_sw_init()
586 static int ih_v7_0_sw_fini(void *handle) in ih_v7_0_sw_fini()
595 static int ih_v7_0_hw_init(void *handle) in ih_v7_0_hw_init()
607 static int ih_v7_0_hw_fini(void *handle) in ih_v7_0_hw_fini()
616 static int ih_v7_0_suspend(void *handle) in ih_v7_0_suspend()
623 static int ih_v7_0_resume(void *handle) in ih_v7_0_resume()
630 static bool ih_v7_0_is_idle(void *handle) in ih_v7_0_is_idle()
636 static int ih_v7_0_wait_for_idle(void *handle) in ih_v7_0_wait_for_idle()
642 static int ih_v7_0_soft_reset(void *handle) in ih_v7_0_soft_reset()
[all …]
Dih_v6_0.c562 static int ih_v6_0_early_init(void *handle) in ih_v6_0_early_init()
571 static int ih_v6_0_sw_init(void *handle) in ih_v6_0_sw_init()
617 static int ih_v6_0_sw_fini(void *handle) in ih_v6_0_sw_fini()
626 static int ih_v6_0_hw_init(void *handle) in ih_v6_0_hw_init()
638 static int ih_v6_0_hw_fini(void *handle) in ih_v6_0_hw_fini()
647 static int ih_v6_0_suspend(void *handle) in ih_v6_0_suspend()
654 static int ih_v6_0_resume(void *handle) in ih_v6_0_resume()
661 static bool ih_v6_0_is_idle(void *handle) in ih_v6_0_is_idle()
667 static int ih_v6_0_wait_for_idle(void *handle) in ih_v6_0_wait_for_idle()
673 static int ih_v6_0_soft_reset(void *handle) in ih_v6_0_soft_reset()
[all …]
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dqat_hal.c36 #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()
233 void qat_hal_set_ae_tindex_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_tindex_mode()
[all …]
Dqat_uclo.c124 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 …]
/linux-6.12.1/drivers/media/usb/uvc/
Duvc_v4l2.c578 static int uvc_acquire_privileges(struct uvc_fh *handle) in uvc_acquire_privileges()
594 static void uvc_dismiss_privileges(struct uvc_fh *handle) in uvc_dismiss_privileges()
602 static int uvc_has_privileges(struct uvc_fh *handle) in uvc_has_privileges()
614 struct uvc_fh *handle; in uvc_v4l2_open() local
657 struct uvc_fh *handle = file->private_data; in uvc_v4l2_release() local
685 struct uvc_fh *handle = file->private_data; in uvc_ioctl_querycap() local
723 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt_vid_cap() local
732 struct uvc_fh *handle = fh; in uvc_ioctl_enum_fmt_vid_out() local
741 struct uvc_fh *handle = fh; in uvc_ioctl_g_fmt_vid_cap() local
750 struct uvc_fh *handle = fh; in uvc_ioctl_g_fmt_vid_out() local
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c76 static int smu_sys_get_pp_feature_mask(void *handle, in smu_sys_get_pp_feature_mask()
87 static int smu_sys_set_pp_feature_mask(void *handle, in smu_sys_set_pp_feature_mask()
180 static u32 smu_get_mclk(void *handle, bool low) in smu_get_mclk()
194 static u32 smu_get_sclk(void *handle, bool low) in smu_get_sclk()
353 static int smu_dpm_set_power_gate(void *handle, in smu_dpm_set_power_gate()
532 static int smu_get_power_num_states(void *handle, in smu_get_power_num_states()
569 static int smu_sys_get_pp_table(void *handle, in smu_sys_get_pp_table()
589 static int smu_sys_set_pp_table(void *handle, in smu_sys_set_pp_table()
744 static int smu_early_init(void *handle) in smu_early_init()
828 static int smu_late_init(void *handle) in smu_late_init()
[all …]
/linux-6.12.1/drivers/firmware/
Dti_sci.c110 struct ti_sci_handle handle; member
448 struct ti_sci_handle *handle = &info->handle; in ti_sci_cmd_get_revision() local
505 static int ti_sci_set_device_state(const struct ti_sci_handle *handle, in ti_sci_set_device_state()
562 static int ti_sci_get_device_state(const struct ti_sci_handle *handle, in ti_sci_get_device_state()
633 static int ti_sci_cmd_get_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_get_device()
652 static int ti_sci_cmd_get_device_exclusive(const struct ti_sci_handle *handle, in ti_sci_cmd_get_device_exclusive()
671 static int ti_sci_cmd_idle_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_idle_device()
690 static int ti_sci_cmd_idle_device_exclusive(const struct ti_sci_handle *handle, in ti_sci_cmd_idle_device_exclusive()
709 static int ti_sci_cmd_put_device(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_put_device()
723 static int ti_sci_cmd_dev_is_valid(const struct ti_sci_handle *handle, u32 id) in ti_sci_cmd_dev_is_valid()
[all …]
/linux-6.12.1/fs/ext4/
Dext4_jbd2.h165 static inline void _ext4_journal_callback_add(handle_t *handle, in _ext4_journal_callback_add()
172 static inline void ext4_journal_callback_add(handle_t *handle, in ext4_journal_callback_add()
195 static inline bool ext4_journal_callback_try_del(handle_t *handle, in ext4_journal_callback_try_del()
251 #define ext4_journal_get_write_access(handle, sb, bh, trigger_type) \ argument
254 #define ext4_forget(handle, is_metadata, inode, bh, block_nr) \ argument
257 #define ext4_journal_get_create_access(handle, sb, bh, trigger_type) \ argument
260 #define ext4_handle_dirty_metadata(handle, inode, bh) \ argument
273 static inline int ext4_handle_valid(handle_t *handle) in ext4_handle_valid()
280 static inline void ext4_handle_sync(handle_t *handle) in ext4_handle_sync()
286 static inline int ext4_handle_is_aborted(handle_t *handle) in ext4_handle_is_aborted()
[all …]
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c100 struct hclgevf_dev *hclgevf_ae_get_hdev(struct hnae3_handle *handle) in hclgevf_ae_get_hdev()
110 static void hclgevf_update_stats(struct hnae3_handle *handle) in hclgevf_update_stats()
122 static int hclgevf_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_get_sset_count()
132 static void hclgevf_get_strings(struct hnae3_handle *handle, u32 strset, in hclgevf_get_strings()
141 static void hclgevf_get_stats(struct hnae3_handle *handle, u64 *data) in hclgevf_get_stats()
261 static u16 hclgevf_get_qid_global(struct hnae3_handle *handle, u16 queue_id) in hclgevf_get_qid_global()
409 struct hnae3_handle *handle = &hdev->nic; in hclgevf_update_link_status() local
477 static int hclgevf_get_vector(struct hnae3_handle *handle, u16 vector_num, in hclgevf_get_vector()
560 static int hclgevf_get_rss(struct hnae3_handle *handle, u32 *indir, u8 *key, in hclgevf_get_rss()
587 static int hclgevf_set_rss(struct hnae3_handle *handle, const u32 *indir, in hclgevf_set_rss()
[all …]
/linux-6.12.1/drivers/acpi/
Dutils.c247 acpi_evaluate_integer(acpi_handle handle, in acpi_evaluate_integer()
280 int acpi_get_local_u64_address(acpi_handle handle, u64 *addr) in acpi_get_local_u64_address()
291 int acpi_get_local_address(acpi_handle handle, u32 *addr) in acpi_get_local_address()
306 const char *acpi_get_subsystem_id(acpi_handle handle) in acpi_get_subsystem_id()
342 bool acpi_evaluate_reference(acpi_handle handle, acpi_string pathname, in acpi_evaluate_reference()
498 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld) in acpi_get_physical_device_location()
542 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code, in acpi_evaluate_ost()
572 char *acpi_handle_path(acpi_handle handle) in acpi_handle_path()
597 acpi_handle_printk(const char *level, acpi_handle handle, const char *fmt, ...) in acpi_handle_printk()
628 __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, in __acpi_handle_debug()
[all …]

12345678910>>...46