Home
last modified time | relevance | path

Searched defs:handle (Results 476 - 500 of 2145) sorted by relevance

1...<<11121314151617181920>>...86

/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_perflib.c120 static void acpi_processor_ppc_ost(acpi_handle handle, int status) in acpi_processor_ppc_ost() argument
532 acpi_processor_get_psd(acpi_handle handle, struct acpi_psd_package *pdomain) acpi_processor_get_psd() argument
[all...]
H A Dacpi_memhotplug.c171 acpi_handle handle = mem_device->device->handle; in acpi_memory_enable_device() local
239 acpi_handle handle = mem_device->device->handle; in acpi_memory_remove_memory() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Drsutils.c637 acpi_rs_get_method_data(acpi_handle handle, in acpi_rs_get_method_data() argument
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-space.c122 static int tpm2_save_context(struct tpm_chip *chip, u32 handle, u8 *buf, in tpm2_save_context() argument
200 u32 handle; in tpm2_load_space() local
224 static bool tpm2_map_to_phandle(struct tpm_space *space, void *handle) in tpm2_map_to_phandle() argument
71 tpm2_load_context(struct tpm_chip *chip, u8 *buf, unsigned int *offset, u32 *handle) tpm2_load_context() argument
244 __be32 *handle; tpm2_map_command() local
338 tpm2_add_session(struct tpm_chip *chip, u32 handle) tpm2_add_session() argument
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-atmel-tcb.c242 static irqreturn_t ch2_irq(int irq, void *handle) in ch2_irq() argument
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H A Dpower.c71 static int scmi_power_attributes_get(const struct scmi_handle *handle, in scmi_power_attributes_get() argument
98 scmi_power_domain_attributes_get(const struct scmi_handle *handle, u32 domain, in scmi_power_domain_attributes_get() argument
129 scmi_power_state_set(const struct scmi_handle *handle, u32 domain, u32 state) in scmi_power_state_set() argument
152 scmi_power_state_get(const struct scmi_handle *handle, u32 domain, u32 *state) scmi_power_state_get() argument
172 scmi_power_num_domains_get(const struct scmi_handle *handle) scmi_power_num_domains_get() argument
179 scmi_power_name_get(const struct scmi_handle *handle, u32 domain) scmi_power_name_get() argument
194 scmi_power_request_notify(const struct scmi_handle *handle, u32 domain, bool enable) scmi_power_request_notify() argument
216 scmi_power_set_notify_enabled(const struct scmi_handle *handle, u8 evt_id, u32 src_id, bool enable) scmi_power_set_notify_enabled() argument
229 scmi_power_fill_custom_report(const struct scmi_handle *handle, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) scmi_power_fill_custom_report() argument
263 scmi_power_protocol_init(struct scmi_handle *handle) scmi_power_protocol_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c435 amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, struct drm_sched_entity *entity, struct dma_fence *fence, uint64_t* handle) amdgpu_ctx_add_fence() argument
H A Dnavi10_ih.c639 static int navi10_ih_early_init(void *handle) in navi10_ih_early_init() argument
648 static int navi10_ih_sw_init(void *handle) in navi10_ih_sw_init() argument
698 static int navi10_ih_sw_fini(void *handle) in navi10_ih_sw_fini() argument
710 static int navi10_ih_hw_init(void *handle) in navi10_ih_hw_init() argument
722 static int navi10_ih_hw_fini(void *handle) in navi10_ih_hw_fini() argument
731 navi10_ih_suspend(void *handle) navi10_ih_suspend() argument
738 navi10_ih_resume(void *handle) navi10_ih_resume() argument
745 navi10_ih_is_idle(void *handle) navi10_ih_is_idle() argument
751 navi10_ih_wait_for_idle(void *handle) navi10_ih_wait_for_idle() argument
757 navi10_ih_soft_reset(void *handle) navi10_ih_soft_reset() argument
788 navi10_ih_set_clockgating_state(void *handle, enum amd_clockgating_state state) navi10_ih_set_clockgating_state() argument
798 navi10_ih_set_powergating_state(void *handle, enum amd_powergating_state state) navi10_ih_set_powergating_state() argument
804 navi10_ih_get_clockgating_state(void *handle, u32 *flags) navi10_ih_get_clockgating_state() argument
[all...]
H A Damdgpu_vcn.c485 static int amdgpu_vcn_dec_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_dec_get_create_msg() argument
519 static int amdgpu_vcn_dec_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_dec_get_destroy_msg() argument
600 static int amdgpu_vcn_enc_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_enc_get_create_msg() argument
654 static int amdgpu_vcn_enc_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_enc_get_destroy_msg() argument
H A Dtonga_ih.c276 static int tonga_ih_early_init(void *handle) in tonga_ih_early_init() argument
290 static int tonga_ih_sw_init(void *handle) in tonga_ih_sw_init() argument
307 static int tonga_ih_sw_fini(void *handle) in tonga_ih_sw_fini() argument
318 static int tonga_ih_hw_init(void *handle) in tonga_ih_hw_init() argument
330 static int tonga_ih_hw_fini(void *handle) in tonga_ih_hw_fini() argument
339 tonga_ih_suspend(void *handle) tonga_ih_suspend() argument
346 tonga_ih_resume(void *handle) tonga_ih_resume() argument
353 tonga_ih_is_idle(void *handle) tonga_ih_is_idle() argument
364 tonga_ih_wait_for_idle(void *handle) tonga_ih_wait_for_idle() argument
380 tonga_ih_check_soft_reset(void *handle) tonga_ih_check_soft_reset() argument
399 tonga_ih_pre_soft_reset(void *handle) tonga_ih_pre_soft_reset() argument
409 tonga_ih_post_soft_reset(void *handle) tonga_ih_post_soft_reset() argument
419 tonga_ih_soft_reset(void *handle) tonga_ih_soft_reset() argument
450 tonga_ih_set_clockgating_state(void *handle, enum amd_clockgating_state state) tonga_ih_set_clockgating_state() argument
456 tonga_ih_set_powergating_state(void *handle, enum amd_powergating_state state) tonga_ih_set_powergating_state() argument
[all...]
H A Duvd_v5_0.c91 static int uvd_v5_0_early_init(void *handle) in uvd_v5_0_early_init() argument
102 static int uvd_v5_0_sw_init(void *handle) in uvd_v5_0_sw_init() argument
133 static int uvd_v5_0_sw_fini(void *handle) in uvd_v5_0_sw_fini() argument
152 static int uvd_v5_0_hw_init(void *handle) in uvd_v5_0_hw_init() argument
209 static int uvd_v5_0_hw_fini(void *handle) in uvd_v5_0_hw_fini() argument
219 uvd_v5_0_suspend(void *handle) uvd_v5_0_suspend() argument
232 uvd_v5_0_resume(void *handle) uvd_v5_0_resume() argument
550 uvd_v5_0_is_idle(void *handle) uvd_v5_0_is_idle() argument
557 uvd_v5_0_wait_for_idle(void *handle) uvd_v5_0_wait_for_idle() argument
569 uvd_v5_0_soft_reset(void *handle) uvd_v5_0_soft_reset() argument
760 uvd_v5_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) uvd_v5_0_set_clockgating_state() argument
782 uvd_v5_0_set_powergating_state(void *handle, enum amd_powergating_state state) uvd_v5_0_set_powergating_state() argument
807 uvd_v5_0_get_clockgating_state(void *handle, u32 *flags) uvd_v5_0_get_clockgating_state() argument
[all...]
H A Duvd_v4_2.c93 static int uvd_v4_2_early_init(void *handle) in uvd_v4_2_early_init() argument
104 static int uvd_v4_2_sw_init(void *handle) in uvd_v4_2_sw_init() argument
135 static int uvd_v4_2_sw_fini(void *handle) in uvd_v4_2_sw_fini() argument
156 static int uvd_v4_2_hw_init(void *handle) in uvd_v4_2_hw_init() argument
211 static int uvd_v4_2_hw_fini(void *handle) in uvd_v4_2_hw_fini() argument
221 uvd_v4_2_suspend(void *handle) uvd_v4_2_suspend() argument
233 uvd_v4_2_resume(void *handle) uvd_v4_2_resume() argument
627 uvd_v4_2_is_idle(void *handle) uvd_v4_2_is_idle() argument
634 uvd_v4_2_wait_for_idle(void *handle) uvd_v4_2_wait_for_idle() argument
646 uvd_v4_2_soft_reset(void *handle) uvd_v4_2_soft_reset() argument
677 uvd_v4_2_set_clockgating_state(void *handle, enum amd_clockgating_state state) uvd_v4_2_set_clockgating_state() argument
683 uvd_v4_2_set_powergating_state(void *handle, enum amd_powergating_state state) uvd_v4_2_set_powergating_state() argument
[all...]
H A Duvd_v3_1.c530 static int uvd_v3_1_early_init(void *handle) in uvd_v3_1_early_init() argument
541 static int uvd_v3_1_sw_init(void *handle) in uvd_v3_1_sw_init() argument
581 static int uvd_v3_1_sw_fini(void *handle) in uvd_v3_1_sw_fini() argument
626 static int uvd_v3_1_hw_init(void *handle) in uvd_v3_1_hw_init() argument
693 static int uvd_v3_1_hw_fini(void *handle) in uvd_v3_1_hw_fini() argument
703 uvd_v3_1_suspend(void *handle) uvd_v3_1_suspend() argument
715 uvd_v3_1_resume(void *handle) uvd_v3_1_resume() argument
727 uvd_v3_1_is_idle(void *handle) uvd_v3_1_is_idle() argument
734 uvd_v3_1_wait_for_idle(void *handle) uvd_v3_1_wait_for_idle() argument
746 uvd_v3_1_soft_reset(void *handle) uvd_v3_1_soft_reset() argument
759 uvd_v3_1_set_clockgating_state(void *handle, enum amd_clockgating_state state) uvd_v3_1_set_clockgating_state() argument
765 uvd_v3_1_set_powergating_state(void *handle, enum amd_powergating_state state) uvd_v3_1_set_powergating_state() argument
[all...]
H A Dvega10_ih.c569 static int vega10_ih_early_init(void *handle) in vega10_ih_early_init() argument
578 static int vega10_ih_sw_init(void *handle) in vega10_ih_sw_init() argument
614 static int vega10_ih_sw_fini(void *handle) in vega10_ih_sw_fini() argument
626 static int vega10_ih_hw_init(void *handle) in vega10_ih_hw_init() argument
638 static int vega10_ih_hw_fini(void *handle) in vega10_ih_hw_fini() argument
647 vega10_ih_suspend(void *handle) vega10_ih_suspend() argument
654 vega10_ih_resume(void *handle) vega10_ih_resume() argument
661 vega10_ih_is_idle(void *handle) vega10_ih_is_idle() argument
667 vega10_ih_wait_for_idle(void *handle) vega10_ih_wait_for_idle() argument
673 vega10_ih_soft_reset(void *handle) vega10_ih_soft_reset() argument
714 vega10_ih_set_clockgating_state(void *handle, enum amd_clockgating_state state) vega10_ih_set_clockgating_state() argument
725 vega10_ih_set_powergating_state(void *handle, enum amd_powergating_state state) vega10_ih_set_powergating_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dfile.c37 efi_open_file(efi_file_protocol_t *volume, struct finfo *fi, efi_file_protocol_t **handle, unsigned long *file_size) efi_open_file() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.c228 int handle; in hclge_cmd_check_retval() local
263 int handle = 0; in hclge_cmd_send() local
[all...]
H A Dhclge_mdio.c199 int hclge_mac_connect_phy(struct hnae3_handle *handle) in hclge_mac_connect_phy() argument
239 void hclge_mac_disconnect_phy(struct hnae3_handle *handle) in hclge_mac_disconnect_phy() argument
H A Dhclge_dcb.c227 struct hnae3_handle *handle; in hclge_client_setup_tc() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c386 struct hnae3_handle *handle = filp->private_data; in hns3_dbg_cmd_write() local
454 hns3_dbg_init(struct hnae3_handle *handle) hns3_dbg_init() argument
464 hns3_dbg_uninit(struct hnae3_handle *handle) hns3_dbg_uninit() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h49 void *handle; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.c226 int handle = 0; in hclgevf_cmd_send() local
[all...]
/kernel/linux/linux-6.6/arch/mips/fw/cfe/
H A Dcfe_api.c43 int cfe_init(u64 handle, u64 ept) in cfe_init() argument
57 int cfe_close(int handle) in cfe_close() argument
290 int cfe_inpstat(int handle) in cfe_inpstat() argument
309 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, in cfe_ioctl() argument
351 cfe_read(int handle, unsigned char *buffer, int length) cfe_read() argument
356 cfe_readblk(int handle, s64 offset, unsigned char *buffer, int length) cfe_readblk() argument
396 cfe_write(int handle, const char *buffer, int length) cfe_write() argument
401 cfe_writeblk(int handle, s64 offset, const char *buffer, int length) cfe_writeblk() argument
426 int handle; cfe_die() local
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dacpi.c293 static int __ref acpi_map_cpu2node(acpi_handle handle, int cpu, int physid) in acpi_map_cpu2node() argument
309 int acpi_map_cpu(acpi_handle handle, phys_cpuid_t physid, u32 acpi_id, int *pcpu) in acpi_map_cpu() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Depapr_hcalls.h282 static inline unsigned int ev_byte_channel_send(unsigned int handle, in ev_byte_channel_send() argument
325 static inline unsigned int ev_byte_channel_receive(unsigned int handle, in ev_byte_channel_receive() argument
368 ev_byte_channel_poll(unsigned int handle, unsigned int *rx_count, unsigned int *tx_count) ev_byte_channel_poll() argument
402 ev_int_iack(unsigned int handle, unsigned int *vector) ev_int_iack() argument
428 ev_doorbell_send(unsigned int handle) ev_doorbell_send() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c233 int compress_file(int argc, char **argv, void *handle) in compress_file() argument
411 void *handle; in main() local
76 compress_fht_sample(char *src, uint32_t srclen, char *dst, uint32_t dstlen, int with_count, struct nx_gzip_crb_cpb_t *cmdp, void *handle) compress_fht_sample() argument

Completed in 18 milliseconds

1...<<11121314151617181920>>...86