| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | evrgnini.c | 34 acpi_ev_system_memory_region_setup(acpi_handle handle, in acpi_ev_system_memory_region_setup() 98 acpi_ev_io_space_region_setup(acpi_handle handle, in acpi_ev_io_space_region_setup() 131 acpi_ev_pci_config_region_setup(acpi_handle handle, in acpi_ev_pci_config_region_setup() 373 acpi_ev_pci_bar_region_setup(acpi_handle handle, in acpi_ev_pci_bar_region_setup() 400 acpi_ev_cmos_region_setup(acpi_handle handle, in acpi_ev_cmos_region_setup() 425 acpi_ev_default_region_setup(acpi_handle handle, in acpi_ev_default_region_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_main.c | 397 woal_process_hang(moal_handle *handle) in woal_process_hang() 426 woal_is_any_interface_active(moal_handle *handle) in woal_is_any_interface_active() 632 moal_handle *handle = (moal_handle *)context; in woal_remain_timer_func() local 672 moal_handle *handle = (moal_handle *)context; in woal_go_timer_func() local 841 woal_update_firmware_name(moal_handle *handle) in woal_update_firmware_name() 870 woal_update_drv_tbl(moal_handle *handle, int drv_mode_local) in woal_update_drv_tbl() 1345 woal_init_sw(moal_handle *handle) in woal_init_sw() 1599 woal_free_moal_handle(moal_handle *handle) in woal_free_moal_handle() 1702 woal_process_regrdwr(moal_handle *handle, t_u8 *type_string, in woal_process_regrdwr() 1764 woal_set_uap_operation_ctrl(moal_handle *handle) in woal_set_uap_operation_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_sdio_mmc.c | 243 moal_handle *handle; in woal_sdio_interrupt() local 570 void woal_wlan_is_suspended(moal_handle *handle) in woal_wlan_is_suspended() 590 moal_handle *handle = NULL; in woal_sdio_shutdown() local 670 moal_handle *handle = NULL; in woal_sdio_suspend() local 799 moal_handle *handle = NULL; in woal_sdio_resume() local 851 static mlan_status woal_sdiommc_write_reg(moal_handle *handle, t_u32 reg, in woal_sdiommc_write_reg() 871 static mlan_status woal_sdiommc_read_reg(moal_handle *handle, t_u32 reg, in woal_sdiommc_read_reg() 894 static mlan_status woal_sdio_writeb(moal_handle *handle, t_u32 reg, t_u8 data) in woal_sdio_writeb() 913 static mlan_status woal_sdio_readb(moal_handle *handle, t_u32 reg, t_u8 *data) in woal_sdio_readb() 935 static mlan_status woal_sdio_f0_readb(moal_handle *handle, t_u32 reg, in woal_sdio_f0_readb() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | si_dma.c | 466 static int si_dma_early_init(void *handle) in si_dma_early_init() 480 static int si_dma_sw_init(void *handle) in si_dma_sw_init() 516 static int si_dma_sw_fini(void *handle) in si_dma_sw_fini() 527 static int si_dma_hw_init(void *handle) in si_dma_hw_init() 534 static int si_dma_hw_fini(void *handle) in si_dma_hw_fini() 543 static int si_dma_suspend(void *handle) in si_dma_suspend() 550 static int si_dma_resume(void *handle) in si_dma_resume() 557 static bool si_dma_is_idle(void *handle) in si_dma_is_idle() 568 static int si_dma_wait_for_idle(void *handle) in si_dma_wait_for_idle() 581 static int si_dma_soft_reset(void *handle) in si_dma_soft_reset() [all …]
|
| H A D | gmc_v9_0.c | 1181 static int gmc_v9_0_early_init(void *handle) in gmc_v9_0_early_init() 1201 static int gmc_v9_0_late_init(void *handle) in gmc_v9_0_late_init() 1347 static int gmc_v9_0_sw_init(void *handle) in gmc_v9_0_sw_init() 1506 static int gmc_v9_0_sw_fini(void *handle) in gmc_v9_0_sw_fini() 1597 static int gmc_v9_0_hw_init(void *handle) in gmc_v9_0_hw_init() 1677 static int gmc_v9_0_hw_fini(void *handle) in gmc_v9_0_hw_fini() 1695 static int gmc_v9_0_suspend(void *handle) in gmc_v9_0_suspend() 1702 static int gmc_v9_0_resume(void *handle) in gmc_v9_0_resume() 1716 static bool gmc_v9_0_is_idle(void *handle) in gmc_v9_0_is_idle() 1722 static int gmc_v9_0_wait_for_idle(void *handle) in gmc_v9_0_wait_for_idle() [all …]
|
| H A D | dce_virtual.c | 263 static int dce_virtual_early_init(void *handle) in dce_virtual_early_init() 378 static int dce_virtual_sw_init(void *handle) in dce_virtual_sw_init() 422 static int dce_virtual_sw_fini(void *handle) in dce_virtual_sw_fini() 437 static int dce_virtual_hw_init(void *handle) in dce_virtual_hw_init() 482 static int dce_virtual_hw_fini(void *handle) in dce_virtual_hw_fini() 494 static int dce_virtual_suspend(void *handle) in dce_virtual_suspend() 499 static int dce_virtual_resume(void *handle) in dce_virtual_resume() 504 static bool dce_virtual_is_idle(void *handle) in dce_virtual_is_idle() 509 static int dce_virtual_wait_for_idle(void *handle) in dce_virtual_wait_for_idle() 514 static int dce_virtual_soft_reset(void *handle) in dce_virtual_soft_reset() [all …]
|
| H A D | sdma_v3_0.c | 1094 static int sdma_v3_0_early_init(void *handle) in sdma_v3_0_early_init() 1115 static int sdma_v3_0_sw_init(void *handle) in sdma_v3_0_sw_init() 1169 static int sdma_v3_0_sw_fini(void *handle) in sdma_v3_0_sw_fini() 1181 static int sdma_v3_0_hw_init(void *handle) in sdma_v3_0_hw_init() 1195 static int sdma_v3_0_hw_fini(void *handle) in sdma_v3_0_hw_fini() 1205 static int sdma_v3_0_suspend(void *handle) in sdma_v3_0_suspend() 1212 static int sdma_v3_0_resume(void *handle) in sdma_v3_0_resume() 1219 static bool sdma_v3_0_is_idle(void *handle) in sdma_v3_0_is_idle() 1231 static int sdma_v3_0_wait_for_idle(void *handle) in sdma_v3_0_wait_for_idle() 1248 static bool sdma_v3_0_check_soft_reset(void *handle) in sdma_v3_0_check_soft_reset() [all …]
|
| H A D | gmc_v7_0.c | 937 static int gmc_v7_0_early_init(void *handle) in gmc_v7_0_early_init() 955 static int gmc_v7_0_late_init(void *handle) in gmc_v7_0_late_init() 984 static int gmc_v7_0_sw_init(void *handle) in gmc_v7_0_sw_init() 1075 static int gmc_v7_0_sw_fini(void *handle) in gmc_v7_0_sw_fini() 1091 static int gmc_v7_0_hw_init(void *handle) in gmc_v7_0_hw_init() 1115 static int gmc_v7_0_hw_fini(void *handle) in gmc_v7_0_hw_fini() 1125 static int gmc_v7_0_suspend(void *handle) in gmc_v7_0_suspend() 1134 static int gmc_v7_0_resume(void *handle) in gmc_v7_0_resume() 1148 static bool gmc_v7_0_is_idle(void *handle) in gmc_v7_0_is_idle() 1160 static int gmc_v7_0_wait_for_idle(void *handle) in gmc_v7_0_wait_for_idle() [all …]
|
| H A D | vce_v4_0.c | 409 static int vce_v4_0_early_init(void *handle) in vce_v4_0_early_init() 424 static int vce_v4_0_sw_init(void *handle) in vce_v4_0_sw_init() 497 static int vce_v4_0_sw_fini(void *handle) in vce_v4_0_sw_fini() 517 static int vce_v4_0_hw_init(void *handle) in vce_v4_0_hw_init() 540 static int vce_v4_0_hw_fini(void *handle) in vce_v4_0_hw_fini() 555 static int vce_v4_0_suspend(void *handle) in vce_v4_0_suspend() 577 static int vce_v4_0_resume(void *handle) in vce_v4_0_resume() 656 static int vce_v4_0_set_clockgating_state(void *handle, in vce_v4_0_set_clockgating_state() 930 static int vce_v4_0_set_powergating_state(void *handle, in vce_v4_0_set_powergating_state()
|
| H A D | vcn_v2_5.c | 75 static int vcn_v2_5_early_init(void *handle) in vcn_v2_5_early_init() 114 static int vcn_v2_5_sw_init(void *handle) in vcn_v2_5_sw_init() 235 static int vcn_v2_5_sw_fini(void *handle) in vcn_v2_5_sw_fini() 271 static int vcn_v2_5_hw_init(void *handle) in vcn_v2_5_hw_init() 324 static int vcn_v2_5_hw_fini(void *handle) in vcn_v2_5_hw_fini() 351 static int vcn_v2_5_suspend(void *handle) in vcn_v2_5_suspend() 372 static int vcn_v2_5_resume(void *handle) in vcn_v2_5_resume() 1682 static bool vcn_v2_5_is_idle(void *handle) in vcn_v2_5_is_idle() 1696 static int vcn_v2_5_wait_for_idle(void *handle) in vcn_v2_5_wait_for_idle() 1713 static int vcn_v2_5_set_clockgating_state(void *handle, in vcn_v2_5_set_clockgating_state() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/demo/ |
| H A D | rkiio_aiq_api_test.c | 28 RKIIO_DATA_HANDLE handle; member 286 static mems_sensor_return_t rkiio_aiq_sensor_handle_destroy(mems_sensor_handle_t handle) { in rkiio_aiq_sensor_handle_destroy() 308 static uint32_t _rkiio_aiq_get_vaild_buf(rkiio_sensor_handle_t* handle) { in _rkiio_aiq_get_vaild_buf() 324 static mems_sensor_data_t _rkiio_aiq_getData_gyro(rkiio_sensor_handle_t* handle, uint64_t data_num)… in _rkiio_aiq_getData_gyro() 341 static mems_sensor_data_t _rkiio_aiq_getData_accel(rkiio_sensor_handle_t* handle, uint64_t data_num… in _rkiio_aiq_getData_accel() 354 static mems_sensor_data_t _rkiio_aiq_getData_temp(rkiio_sensor_handle_t* handle, uint64_t data_num)… in _rkiio_aiq_getData_temp() 368 static mems_sensor_data_t _rkiio_aiq_getData_all(rkiio_sensor_handle_t* handle, uint64_t data_num) { in _rkiio_aiq_getData_all() 384 static mems_sensor_data_t rkiio_aiq_getData(mems_sensor_handle_t handle, size_t* num_samples) { in rkiio_aiq_getData() 420 static mems_sensor_data_t rkiio_aiq_getLastNSamples(mems_sensor_handle_t handle, in rkiio_aiq_getLastNSamples() 464 rkiio_sensor_handle_t* handle = (rkiio_sensor_handle_t*)sensor_handle; in rkiio_aiq_sensor_data_release() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/fw/cfe/ |
| H A D | cfe_api.c | 38 int cfe_init(u64 handle, u64 ept) in cfe_init() 52 int cfe_close(int handle) in cfe_close() 285 int cfe_inpstat(int handle) in cfe_inpstat() 304 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, in cfe_ioctl() 346 int cfe_read(int handle, unsigned char *buffer, int length) in cfe_read() 351 int cfe_readblk(int handle, s64 offset, unsigned char *buffer, int length) in cfe_readblk() 391 int cfe_write(int handle, const char *buffer, int length) in cfe_write() 396 int cfe_writeblk(int handle, s64 offset, const char *buffer, int length) in cfe_writeblk()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel-vbtn.c | 78 acpi_handle handle = ACPI_HANDLE(&device->dev); in detect_tablet_mode() local 132 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() 174 static bool intel_vbtn_has_buttons(acpi_handle handle) in intel_vbtn_has_buttons() 236 static bool intel_vbtn_has_switches(acpi_handle handle) in intel_vbtn_has_switches() 250 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_vbtn_probe() local 297 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_vbtn_remove() local 351 check_acpi_dev(acpi_handle handle, u32 lvl, void *context, void **rv) in check_acpi_dev()
|
| H A D | classmate-laptop.c | 73 static acpi_status cmpc_start_accel_v4(acpi_handle handle) in cmpc_start_accel_v4() 93 static acpi_status cmpc_stop_accel_v4(acpi_handle handle) in cmpc_stop_accel_v4() 113 static acpi_status cmpc_accel_set_sensitivity_v4(acpi_handle handle, int val) in cmpc_accel_set_sensitivity_v4() 131 static acpi_status cmpc_accel_set_g_select_v4(acpi_handle handle, int val) in cmpc_accel_set_g_select_v4() 149 static acpi_status cmpc_get_accel_v4(acpi_handle handle, in cmpc_get_accel_v4() 453 static acpi_status cmpc_start_accel(acpi_handle handle) in cmpc_start_accel() 468 static acpi_status cmpc_stop_accel(acpi_handle handle) in cmpc_stop_accel() 483 static acpi_status cmpc_accel_set_sensitivity(acpi_handle handle, int val) in cmpc_accel_set_sensitivity() 497 static acpi_status cmpc_get_accel(acpi_handle handle, in cmpc_get_accel() 678 static acpi_status cmpc_get_tablet(acpi_handle handle, in cmpc_get_tablet() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | mpic_timer.h | 36 void mpic_start_timer(struct mpic_timer *handle) { } in mpic_start_timer() 37 void mpic_stop_timer(struct mpic_timer *handle) { } in mpic_stop_timer() 38 void mpic_get_remain_time(struct mpic_timer *handle, time64_t *time) { } in mpic_get_remain_time() 39 void mpic_free_timer(struct mpic_timer *handle) { } in mpic_free_timer()
|
| H A D | fsl_hcalls.h | 121 static inline unsigned int fh_partition_get_dtprop(int handle, in fh_partition_get_dtprop() 175 static inline unsigned int fh_partition_set_dtprop(int handle, in fh_partition_set_dtprop() 534 static inline unsigned int fh_get_core_state(unsigned int handle, in fh_get_core_state() 565 static inline unsigned int fh_enter_nap(unsigned int handle, unsigned int vcpu) in fh_enter_nap() 590 static inline unsigned int fh_exit_nap(unsigned int handle, unsigned int vcpu) in fh_exit_nap() 613 static inline unsigned int fh_claim_device(unsigned int handle) in fh_claim_device() 640 static inline unsigned int fh_partition_stop_dma(unsigned int handle) in fh_partition_stop_dma()
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 307 const void *config, void *priv, rk_handle *handle) in rk_create_session() 330 static RK_RES rk_destroy_session(rk_handle handle) in rk_destroy_session() 456 RK_RES rk_cipher_init(const rk_cipher_config *config, rk_handle *handle) in rk_cipher_init() 482 RK_RES rk_cipher_crypt(rk_handle handle, int in_fd, int out_fd, uint32_t len) in rk_cipher_crypt() 525 RK_RES rk_cipher_crypt_virt(rk_handle handle, const uint8_t *in, uint8_t *out, uint32_t len) in rk_cipher_crypt_virt() 568 RK_RES rk_cipher_final(rk_handle handle) in rk_cipher_final() 575 RK_RES rk_ae_init(const rk_ae_config *config, rk_handle *handle) in rk_ae_init() 610 static RK_RES ae_set_aad(rk_handle handle, int aad_fd, uint8_t *aad_virt) in ae_set_aad() 631 RK_RES rk_ae_set_aad(rk_handle handle, int aad_fd) in rk_ae_set_aad() 636 RK_RES rk_ae_set_aad_virt(rk_handle handle, uint8_t *aad_virt) in rk_ae_set_aad_virt() [all …]
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | GrallocOps.cpp | 26 int RkRgaGetHandleFd(buffer_handle_t handle, int *fd) { in RkRgaGetHandleFd() 39 int RkRgaGetHandleAttributes(buffer_handle_t handle, in RkRgaGetHandleAttributes() 90 int RkRgaGetHandleMapAddress(buffer_handle_t handle, in RkRgaGetHandleMapAddress() 229 int RkRgaGetHandleFd(buffer_handle_t handle, int *fd) { in RkRgaGetHandleFd() 266 int RkRgaGetHandleAttributes(buffer_handle_t handle, in RkRgaGetHandleAttributes() 332 int RkRgaGetHandleMapAddress(buffer_handle_t handle, in RkRgaGetHandleMapAddress()
|
| /OK3568_Linux_fs/u-boot/examples/api/ |
| H A D | glue.c | 212 int ub_dev_open(int handle) in ub_dev_open() 228 int ub_dev_close(int handle) in ub_dev_close() 251 static int dev_valid(int handle) in dev_valid() 262 static int dev_stor_valid(int handle) in dev_stor_valid() 273 int ub_dev_read(int handle, void *buf, lbasize_t len, lbastart_t start, in ub_dev_read() 293 static int dev_net_valid(int handle) in dev_net_valid() 304 int ub_dev_recv(int handle, void *buf, int len, int *rlen) in ub_dev_recv() 322 int ub_dev_send(int handle, void *buf, int len) in ub_dev_send()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fhandle.c | 24 struct file_handle *handle = NULL; in do_sys_name_to_handle() local 93 SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, in SYSCALL_DEFINE5() argument 139 static int do_handle_to_path(int mountdirfd, struct file_handle *handle, in do_handle_to_path() 172 struct file_handle *handle = NULL; in handle_to_path() local 256 SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in SYSCALL_DEFINE3() argument 274 COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in COMPAT_SYSCALL_DEFINE3() argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 266 u16 handle; member 413 _scsih_get_sas_address(struct MPT3SAS_ADAPTER *ioc, u16 handle, in _scsih_get_sas_address() 665 __mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in __mpt3sas_get_sdev_by_handle() 696 mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_get_sdev_by_handle() 805 _scsih_device_remove_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in _scsih_device_remove_by_handle() 1006 __mpt3sas_get_pdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in __mpt3sas_get_pdev_by_handle() 1040 mpt3sas_get_pdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_get_pdev_by_handle() 1138 _scsih_pcie_device_remove_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in _scsih_pcie_device_remove_by_handle() 1299 mpt3sas_raid_device_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_raid_device_find_by_handle() 1392 mpt3sas_scsih_expander_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) in mpt3sas_scsih_expander_find_by_handle() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/ |
| H A D | vmci_resource.c | 30 static unsigned int vmci_resource_hash(struct vmci_handle handle) in vmci_resource_hash() 38 static struct vmci_resource *vmci_resource_lookup(struct vmci_handle handle, in vmci_resource_lookup() 81 struct vmci_handle handle; in vmci_resource_find_id() local 101 struct vmci_handle handle) in vmci_resource_add() 139 struct vmci_handle handle = resource->handle; in vmci_resource_remove() local
|
| H A D | vmci_doorbell.c | 85 int vmci_dbell_get_priv_flags(struct vmci_handle handle, u32 *priv_flags) in vmci_dbell_get_priv_flags() 229 static int dbell_link(struct vmci_handle handle, u32 notify_idx) in dbell_link() 247 static int dbell_unlink(struct vmci_handle handle) in dbell_unlink() 264 static int dbell_notify_as_guest(struct vmci_handle handle, u32 priv_flags) in dbell_notify_as_guest() 292 int vmci_dbell_host_context_notify(u32 src_cid, struct vmci_handle handle) in vmci_dbell_host_context_notify() 409 int vmci_doorbell_create(struct vmci_handle *handle, in vmci_doorbell_create() 513 int vmci_doorbell_destroy(struct vmci_handle handle) in vmci_doorbell_destroy()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | psp-sev.h | 175 u32 handle; /* In */ member 185 u32 handle; /* In */ member 195 u32 handle; /* In */ member 207 u32 handle; /* In */ member 224 u32 handle; /* In/Out */ member 241 u32 handle; /* In */ member 255 u32 handle; /* In */ member 269 u32 handle; /* In */ member 287 u32 handle; /* In */ member 305 u32 handle; /* In */ member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-trbe.c | 78 struct perf_output_handle * __percpu *handle; member 123 static void trbe_stop_and_truncate_event(struct perf_output_handle *handle) in trbe_stop_and_truncate_event() 181 static void trbe_pad_buf(struct perf_output_handle *handle, int len) in trbe_pad_buf() 191 static unsigned long trbe_snapshot_offset(struct perf_output_handle *handle) in trbe_snapshot_offset() 213 static unsigned long __trbe_normal_offset(struct perf_output_handle *handle) in __trbe_normal_offset() 367 static unsigned long trbe_normal_offset(struct perf_output_handle *handle) in trbe_normal_offset() 385 static unsigned long compute_trbe_buffer_limit(struct perf_output_handle *handle) in compute_trbe_buffer_limit() 540 struct perf_output_handle *handle, in arm_trbe_update_buffer() 643 struct perf_output_handle *handle = data; in arm_trbe_enable() local 684 static void trbe_handle_spurious(struct perf_output_handle *handle) in trbe_handle_spurious() [all …]
|