/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/ |
D | amd_powerplay.c | 78 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.6.21/drivers/net/ethernet/hisilicon/hns/ |
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() 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.6.21/drivers/gpu/drm/amd/pm/swsmu/ |
D | amdgpu_smu.c | 74 static int smu_sys_get_pp_feature_mask(void *handle, in smu_sys_get_pp_feature_mask() 85 static int smu_sys_set_pp_feature_mask(void *handle, in smu_sys_set_pp_feature_mask() 178 static u32 smu_get_mclk(void *handle, bool low) in smu_get_mclk() 192 static u32 smu_get_sclk(void *handle, bool low) in smu_get_sclk() 273 static int smu_dpm_set_power_gate(void *handle, in smu_dpm_set_power_gate() 446 static int smu_get_power_num_states(void *handle, in smu_get_power_num_states() 483 static int smu_sys_get_pp_table(void *handle, in smu_sys_get_pp_table() 503 static int smu_sys_set_pp_table(void *handle, in smu_sys_set_pp_table() 648 static int smu_early_init(void *handle) in smu_early_init() 721 static int smu_late_init(void *handle) in smu_late_init() [all …]
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | tonga_ih.c | 286 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 …]
|
D | iceland_ih.c | 276 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 …]
|
D | si_ih.c | 159 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 …]
|
D | cik_ih.c | 286 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 …]
|
D | cz_ih.c | 277 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 …]
|
D | navi10_ih.c | 545 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 …]
|
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() 458 static int vce_v3_0_sw_fini(void *handle) in vce_v3_0_sw_fini() 470 static int vce_v3_0_hw_init(void *handle) in vce_v3_0_hw_init() 490 static int vce_v3_0_hw_fini(void *handle) in vce_v3_0_hw_fini() 505 static int vce_v3_0_suspend(void *handle) in vce_v3_0_suspend() 540 static int vce_v3_0_resume(void *handle) in vce_v3_0_resume() 603 static bool vce_v3_0_is_idle(void *handle) in vce_v3_0_is_idle() 614 static int vce_v3_0_wait_for_idle(void *handle) in vce_v3_0_wait_for_idle() 632 static bool vce_v3_0_check_soft_reset(void *handle) in vce_v3_0_check_soft_reset() [all …]
|
D | jpeg_v3_0.c | 49 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() 170 static int jpeg_v3_0_hw_fini(void *handle) in jpeg_v3_0_hw_fini() 190 static int jpeg_v3_0_suspend(void *handle) in jpeg_v3_0_suspend() 211 static int jpeg_v3_0_resume(void *handle) in jpeg_v3_0_resume() 457 static bool jpeg_v3_0_is_idle(void *handle) in jpeg_v3_0_is_idle() 469 static int jpeg_v3_0_wait_for_idle(void *handle) in jpeg_v3_0_wait_for_idle() 478 static int jpeg_v3_0_set_clockgating_state(void *handle, in jpeg_v3_0_set_clockgating_state() [all …]
|
D | vega10_ih.c | 475 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 …]
|
D | ih_v6_0.c | 519 static int ih_v6_0_early_init(void *handle) in ih_v6_0_early_init() 528 static int ih_v6_0_sw_init(void *handle) in ih_v6_0_sw_init() 567 static int ih_v6_0_sw_fini(void *handle) in ih_v6_0_sw_fini() 576 static int ih_v6_0_hw_init(void *handle) in ih_v6_0_hw_init() 588 static int ih_v6_0_hw_fini(void *handle) in ih_v6_0_hw_fini() 597 static int ih_v6_0_suspend(void *handle) in ih_v6_0_suspend() 604 static int ih_v6_0_resume(void *handle) in ih_v6_0_resume() 611 static bool ih_v6_0_is_idle(void *handle) in ih_v6_0_is_idle() 617 static int ih_v6_0_wait_for_idle(void *handle) in ih_v6_0_wait_for_idle() 623 static int ih_v6_0_soft_reset(void *handle) in ih_v6_0_soft_reset() [all …]
|
D | ih_v6_1.c | 520 static int ih_v6_1_early_init(void *handle) in ih_v6_1_early_init() 529 static int ih_v6_1_sw_init(void *handle) in ih_v6_1_sw_init() 568 static int ih_v6_1_sw_fini(void *handle) in ih_v6_1_sw_fini() 577 static int ih_v6_1_hw_init(void *handle) in ih_v6_1_hw_init() 589 static int ih_v6_1_hw_fini(void *handle) in ih_v6_1_hw_fini() 598 static int ih_v6_1_suspend(void *handle) in ih_v6_1_suspend() 605 static int ih_v6_1_resume(void *handle) in ih_v6_1_resume() 612 static bool ih_v6_1_is_idle(void *handle) in ih_v6_1_is_idle() 618 static int ih_v6_1_wait_for_idle(void *handle) in ih_v6_1_wait_for_idle() 624 static int ih_v6_1_soft_reset(void *handle) in ih_v6_1_soft_reset() [all …]
|
D | soc21.c | 551 static int soc21_common_early_init(void *handle) in soc21_common_early_init() 704 static int soc21_common_late_init(void *handle) in soc21_common_late_init() 742 static int soc21_common_sw_init(void *handle) in soc21_common_sw_init() 752 static int soc21_common_sw_fini(void *handle) in soc21_common_sw_fini() 757 static int soc21_common_hw_init(void *handle) in soc21_common_hw_init() 777 static int soc21_common_hw_fini(void *handle) in soc21_common_hw_fini() 800 static int soc21_common_suspend(void *handle) in soc21_common_suspend() 807 static int soc21_common_resume(void *handle) in soc21_common_resume() 814 static bool soc21_common_is_idle(void *handle) in soc21_common_is_idle() 819 static int soc21_common_wait_for_idle(void *handle) in soc21_common_wait_for_idle() [all …]
|
D | vega20_ih.c | 525 static int vega20_ih_early_init(void *handle) in vega20_ih_early_init() 534 static int vega20_ih_sw_init(void *handle) in vega20_ih_sw_init() 584 static int vega20_ih_sw_fini(void *handle) in vega20_ih_sw_fini() 593 static int vega20_ih_hw_init(void *handle) in vega20_ih_hw_init() 605 static int vega20_ih_hw_fini(void *handle) in vega20_ih_hw_fini() 614 static int vega20_ih_suspend(void *handle) in vega20_ih_suspend() 621 static int vega20_ih_resume(void *handle) in vega20_ih_resume() 628 static bool vega20_ih_is_idle(void *handle) in vega20_ih_is_idle() 634 static int vega20_ih_wait_for_idle(void *handle) in vega20_ih_wait_for_idle() 640 static int vega20_ih_soft_reset(void *handle) in vega20_ih_soft_reset() [all …]
|
D | amdgpu_acp.c | 101 static int acp_sw_init(void *handle) in acp_sw_init() 115 static int acp_sw_fini(void *handle) in acp_sw_fini() 225 static int acp_hw_init(void *handle) in acp_hw_init() 509 static int acp_hw_fini(void *handle) in acp_hw_fini() 568 static int acp_suspend(void *handle) in acp_suspend() 578 static int acp_resume(void *handle) in acp_resume() 588 static int acp_early_init(void *handle) in acp_early_init() 593 static bool acp_is_idle(void *handle) in acp_is_idle() 598 static int acp_wait_for_idle(void *handle) in acp_wait_for_idle() 603 static int acp_soft_reset(void *handle) in acp_soft_reset() [all …]
|
/linux-6.6.21/drivers/crypto/intel/qat/qat_common/ |
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() 233 void qat_hal_set_ae_tindex_mode(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_ae_tindex_mode() [all …]
|
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 …]
|
/linux-6.6.21/drivers/media/usb/uvc/ |
D | uvc_v4l2.c | 578 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.6.21/drivers/firmware/ |
D | ti_sci.c | 109 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.6.21/fs/ext4/ |
D | ext4_jbd2.h | 165 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 …]
|
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() 116 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() 143 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, in __ext4_journal_start_reserved() 167 int __ext4_journal_ensure_credits(handle_t *handle, int check_cred, in __ext4_journal_ensure_credits() 185 handle_t *handle, int err) in ext4_journal_abort_handle() 230 handle_t *handle, struct super_block *sb, in __ext4_journal_get_write_access() 265 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() 320 handle_t *handle, struct super_block *sb, in __ext4_journal_get_create_access() 344 handle_t *handle, struct inode *inode, in __ext4_handle_dirty_metadata()
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 63 struct hclgevf_dev *hclgevf_ae_get_hdev(struct hnae3_handle *handle) in hclgevf_ae_get_hdev() 73 static void hclgevf_update_stats(struct hnae3_handle *handle) in hclgevf_update_stats() 85 static int hclgevf_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_get_sset_count() 95 static void hclgevf_get_strings(struct hnae3_handle *handle, u32 strset, in hclgevf_get_strings() 104 static void hclgevf_get_stats(struct hnae3_handle *handle, u64 *data) in hclgevf_get_stats() 224 static u16 hclgevf_get_qid_global(struct hnae3_handle *handle, u16 queue_id) in hclgevf_get_qid_global() 372 struct hnae3_handle *handle = &hdev->nic; in hclgevf_update_link_status() local 439 static int hclgevf_get_vector(struct hnae3_handle *handle, u16 vector_num, in hclgevf_get_vector() 522 static int hclgevf_get_rss(struct hnae3_handle *handle, u32 *indir, u8 *key, in hclgevf_get_rss() 549 static int hclgevf_set_rss(struct hnae3_handle *handle, const u32 *indir, in hclgevf_set_rss() [all …]
|
/linux-6.6.21/drivers/acpi/ |
D | utils.c | 247 acpi_evaluate_integer(acpi_handle handle, in acpi_evaluate_integer() 280 int acpi_get_local_address(acpi_handle handle, u32 *addr) in acpi_get_local_address() 296 const char *acpi_get_subsystem_id(acpi_handle handle) in acpi_get_subsystem_id() 333 acpi_evaluate_reference(acpi_handle handle, in acpi_evaluate_reference() 416 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld) in acpi_get_physical_device_location() 460 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code, in acpi_evaluate_ost() 490 static char *acpi_handle_path(acpi_handle handle) in acpi_handle_path() 515 acpi_handle_printk(const char *level, acpi_handle handle, const char *fmt, ...) in acpi_handle_printk() 546 __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, in __acpi_handle_debug() 572 void acpi_evaluation_failure_warn(acpi_handle handle, const char *name, in acpi_evaluation_failure_warn() [all …]
|