/linux/drivers/gpu/drm/amd/pm/powerplay/ |
A 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() 244 static bool pp_is_idle(void *handle) in pp_is_idle() 254 static int pp_sw_reset(void *handle) in pp_sw_reset() 265 static int pp_suspend(void *handle) in pp_suspend() 275 static int pp_resume(void *handle) in pp_resume() [all …]
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
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() 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() 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() 284 static int hns_ae_clr_multicast(struct hnae_handle *handle) in hns_ae_clr_multicast() 332 static int hns_ae_start(struct hnae_handle *handle) in hns_ae_start() 358 static void hns_ae_stop(struct hnae_handle *handle) in hns_ae_stop() 379 static void hns_ae_reset(struct hnae_handle *handle) in hns_ae_reset() 423 static int hns_ae_get_mac_info(struct hnae_handle *handle, in hns_ae_get_mac_info() [all …]
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_isp.c | 36 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 …]
|
A 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() 408 static int tonga_ih_pre_soft_reset(void *handle) in tonga_ih_pre_soft_reset() [all …]
|
A 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 …]
|
A 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 …]
|
A 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 …]
|
A 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 …]
|
A D | soc24.c | 366 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 …]
|
A 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 …]
|
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() 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() 671 static int vce_v3_0_soft_reset(void *handle) in vce_v3_0_soft_reset() [all …]
|
A 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() 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 …]
|
A D | uvd_v5_0.c | 91 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 …]
|
A 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 …]
|
A D | uvd_v4_2.c | 93 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 …]
|
A D | ih_v6_0.c | 562 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 …]
|
A D | ih_v6_1.c | 535 static int ih_v6_1_early_init(void *handle) in ih_v6_1_early_init() 550 static int ih_v6_1_sw_init(void *handle) in ih_v6_1_sw_init() 596 static int ih_v6_1_sw_fini(void *handle) in ih_v6_1_sw_fini() 605 static int ih_v6_1_hw_init(void *handle) in ih_v6_1_hw_init() 617 static int ih_v6_1_hw_fini(void *handle) in ih_v6_1_hw_fini() 626 static int ih_v6_1_suspend(void *handle) in ih_v6_1_suspend() 633 static int ih_v6_1_resume(void *handle) in ih_v6_1_resume() 640 static bool ih_v6_1_is_idle(void *handle) in ih_v6_1_is_idle() 646 static int ih_v6_1_wait_for_idle(void *handle) in ih_v6_1_wait_for_idle() 652 static int ih_v6_1_soft_reset(void *handle) in ih_v6_1_soft_reset() [all …]
|
/linux/drivers/crypto/intel/qat/qat_common/ |
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() 302 void qat_hal_reset(struct icp_qat_fw_loader_handle *handle) in qat_hal_reset() 473 int qat_hal_clr_reset(struct icp_qat_fw_loader_handle *handle) in qat_hal_clr_reset() 829 struct icp_qat_fw_loader_handle *handle; in qat_hal_init() local 880 void qat_hal_deinit(struct icp_qat_fw_loader_handle *handle) in qat_hal_deinit() 889 int qat_hal_start(struct icp_qat_fw_loader_handle *handle) in qat_hal_start() 929 void qat_hal_set_pc(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_pc() 960 void qat_hal_wr_umem(struct icp_qat_fw_loader_handle *handle, in qat_hal_wr_umem() 1468 int qat_hal_init_gpr(struct icp_qat_fw_loader_handle *handle, in qat_hal_init_gpr() [all …]
|
A D | qat_uclo.c | 181 qat_uclo_cleanup_batch_init_list(struct icp_qat_fw_loader_handle *handle, in qat_uclo_cleanup_batch_init_list() 724 qat_uclo_get_dev_type(struct icp_qat_fw_loader_handle *handle) in qat_uclo_get_dev_type() 764 static int qat_uclo_init_reg(struct icp_qat_fw_loader_handle *handle, in qat_uclo_init_reg() 891 static int qat_hal_set_modes(struct icp_qat_fw_loader_handle *handle, in qat_hal_set_modes() 1157 static int qat_uclo_map_suof(struct icp_qat_fw_loader_handle *handle, in qat_uclo_map_suof() 1214 static int qat_uclo_auth_fw(struct icp_qat_fw_loader_handle *handle, in qat_uclo_auth_fw() 1526 static int qat_uclo_load_fw(struct icp_qat_fw_loader_handle *handle, in qat_uclo_load_fw() 1589 int qat_uclo_wr_mimage(struct icp_qat_fw_loader_handle *handle, in qat_uclo_wr_mimage() 1891 int qat_uclo_map_obj(struct icp_qat_fw_loader_handle *handle, in qat_uclo_map_obj() 1919 void qat_uclo_del_obj(struct icp_qat_fw_loader_handle *handle) in qat_uclo_del_obj() [all …]
|
/linux/drivers/media/usb/uvc/ |
A D | uvc_v4l2.c | 614 struct uvc_fh *handle; in uvc_v4l2_open() 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 759 struct uvc_fh *handle = fh; in uvc_ioctl_s_fmt_vid_cap() local 773 struct uvc_fh *handle = fh; in uvc_ioctl_s_fmt_vid_out() local 787 struct uvc_fh *handle = fh; in uvc_ioctl_try_fmt_vid_cap() local 797 struct uvc_fh *handle = fh; in uvc_ioctl_try_fmt_vid_out() local 807 struct uvc_fh *handle = fh; in uvc_ioctl_reqbufs() local [all …]
|
/linux/drivers/gpu/drm/amd/pm/swsmu/ |
A D | amdgpu_smu.c | 744 static int smu_early_init(void *handle) in smu_early_init() 828 static int smu_late_init(void *handle) in smu_late_init() 1245 static int smu_sw_init(void *handle) in smu_sw_init() 1329 static int smu_sw_fini(void *handle) in smu_sw_fini() 1802 static int smu_hw_init(void *handle) in smu_hw_init() 2024 static int smu_hw_fini(void *handle) in smu_hw_fini() 2057 static void smu_late_fini(void *handle) in smu_late_fini() 2085 static int smu_suspend(void *handle) in smu_suspend() 2119 static int smu_resume(void *handle) in smu_resume() 2706 int smu_get_power_limit(void *handle, in smu_get_power_limit() [all …]
|
/linux/drivers/firmware/ |
A D | ti_sci.c | 110 struct ti_sci_handle handle; member 448 struct ti_sci_handle *handle = &info->handle; in ti_sci_cmd_get_revision() local 1834 static int ti_sci_manage_irq(const struct ti_sci_handle *handle, in ti_sci_manage_irq() 2876 struct ti_sci_handle *handle = NULL; in ti_sci_get_handle() local 2919 int ti_sci_put_handle(const struct ti_sci_handle *handle) in ti_sci_put_handle() 2941 const struct ti_sci_handle *handle = *ptr; in devm_ti_sci_release() local 2963 const struct ti_sci_handle *handle; in devm_ti_sci_get_handle() local 2997 struct ti_sci_handle *handle = NULL; in ti_sci_get_by_phandle() local 3043 const struct ti_sci_handle *handle; in devm_ti_sci_get_by_phandle() local 3209 devm_ti_sci_get_of_resource(const struct ti_sci_handle *handle, in devm_ti_sci_get_of_resource() [all …]
|
/linux/fs/ext4/ |
A 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() 254 #define ext4_forget(handle, is_metadata, inode, bh, block_nr) \ 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() 330 #define ext4_journal_stop(handle) \ argument 333 #define ext4_journal_start_reserved(handle, type) \ argument 420 static inline int ext4_jbd2_inode_add_write(handle_t *handle, in ext4_jbd2_inode_add_write() [all …]
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
A D | hclgevf_main.c | 110 static void hclgevf_update_stats(struct hnae3_handle *handle) in hclgevf_update_stats() 409 struct hnae3_handle *handle = &hdev->nic; in hclgevf_update_link_status() local 719 struct hnae3_handle *handle, in hclgevf_unmap_ring_from_vector() 768 struct hnae3_handle *handle = &hdev->nic; in hclgevf_cmd_set_promisc_mode() local 810 struct hnae3_handle *handle = &hdev->nic; in hclgevf_sync_promisc_mode() local 1272 struct hnae3_handle *handle = &hdev->nic; in hclgevf_sync_vlan_filter() local 1360 struct hnae3_handle *handle = &hdev->nic; in hclgevf_notify_client() local 1382 struct hnae3_handle *handle = &hdev->roce; in hclgevf_notify_roce_client() local 1671 struct hnae3_handle *handle) in hclgevf_reset_event() 1901 struct hnae3_handle *handle = &hdev->nic; in hclgevf_periodic_service_task() local [all …]
|
/linux/drivers/acpi/ |
A D | utils.c | 247 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() 572 char *acpi_handle_path(acpi_handle handle) in acpi_handle_path() 628 __acpi_handle_debug(struct _ddebug *descriptor, acpi_handle handle, in __acpi_handle_debug() 654 void acpi_evaluation_failure_warn(acpi_handle handle, const char *name, in acpi_evaluation_failure_warn() 669 bool acpi_has_method(acpi_handle handle, char *name) in acpi_has_method() 695 acpi_status acpi_evaluate_ej0(acpi_handle handle) in acpi_evaluate_ej0() [all …]
|