| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 344 uint16_t handle) in find_connection_by_handle() 359 static rtk_conn_prof *allocate_connection_by_handle(uint16_t handle) in allocate_connection_by_handle() 412 static uint8_t list_allocate_add(uint16_t handle, uint16_t psm, in list_allocate_add() 482 coex, uint16_t handle, in find_profile_by_handle_scid() 499 coex, uint16_t handle, in find_profile_by_handle_dcid() 516 * coex, uint16_t handle, in find_profile_by_handle_dcid_scid() 776 static void update_hid_active_state(uint16_t handle, uint16_t interval) in update_hid_active_state() 821 static uint8_t handle_l2cap_con_req(uint16_t handle, uint16_t psm, in handle_l2cap_con_req() 860 static uint8_t handle_l2cap_con_rsp(uint16_t handle, uint16_t dcid, in handle_l2cap_con_rsp() 899 static uint8_t handle_l2cap_discon_req(uint16_t handle, uint16_t dcid, in handle_l2cap_discon_req() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vcn_v2_0.c | 68 static int vcn_v2_0_early_init(void *handle) in vcn_v2_0_early_init() 92 static int vcn_v2_0_sw_init(void *handle) in vcn_v2_0_sw_init() 194 static int vcn_v2_0_sw_fini(void *handle) in vcn_v2_0_sw_fini() 223 static int vcn_v2_0_hw_init(void *handle) in vcn_v2_0_hw_init() 265 static int vcn_v2_0_hw_fini(void *handle) in vcn_v2_0_hw_fini() 286 static int vcn_v2_0_suspend(void *handle) in vcn_v2_0_suspend() 307 static int vcn_v2_0_resume(void *handle) in vcn_v2_0_resume() 1277 static bool vcn_v2_0_is_idle(void *handle) in vcn_v2_0_is_idle() 1284 static int vcn_v2_0_wait_for_idle(void *handle) in vcn_v2_0_wait_for_idle() 1295 static int vcn_v2_0_set_clockgating_state(void *handle, in vcn_v2_0_set_clockgating_state() [all …]
|
| H A D | si.c | 1908 static int si_common_early_init(void *handle) in si_common_early_init() 2034 static int si_common_sw_init(void *handle) in si_common_sw_init() 2039 static int si_common_sw_fini(void *handle) in si_common_sw_fini() 2548 static int si_common_hw_init(void *handle) in si_common_hw_init() 2560 static int si_common_hw_fini(void *handle) in si_common_hw_fini() 2565 static int si_common_suspend(void *handle) in si_common_suspend() 2572 static int si_common_resume(void *handle) in si_common_resume() 2579 static bool si_common_is_idle(void *handle) in si_common_is_idle() 2584 static int si_common_wait_for_idle(void *handle) in si_common_wait_for_idle() 2589 static int si_common_soft_reset(void *handle) in si_common_soft_reset() [all …]
|
| H A D | amdgpu_acpi.c | 62 acpi_handle handle; member 212 acpi_handle handle = NULL; in amdgpu_atif_probe_handle() local 496 static union acpi_object *amdgpu_atcs_call(acpi_handle handle, int function, in amdgpu_atcs_call() 562 static int amdgpu_atcs_verify_interface(acpi_handle handle, in amdgpu_atcs_verify_interface() 626 acpi_handle handle; in amdgpu_acpi_pcie_notify_device_ready() local 661 acpi_handle handle; in amdgpu_acpi_pcie_performance_request() local 771 acpi_handle handle, atif_handle; in amdgpu_acpi_init() local
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | namei.c | 53 static struct buffer_head *ext4_append(handle_t *handle, in ext4_append() 431 int ext4_handle_dirty_dirblock(handle_t *handle, in ext4_handle_dirty_dirblock() 541 static inline int ext4_handle_dirty_dx_node(handle_t *handle, in ext4_handle_dirty_dx_node() 1938 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split() 2129 static int add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, in add_dirent_to_buf() 2184 static int make_indexed_dir(handle_t *handle, struct ext4_filename *fname, in make_indexed_dir() 2325 static int ext4_add_entry(handle_t *handle, struct dentry *dentry, in ext4_add_entry() 2440 static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, in ext4_dx_add_entry() 2655 static int ext4_delete_entry(handle_t *handle, in ext4_delete_entry() 2732 static int ext4_add_nondir(handle_t *handle, in ext4_add_nondir() [all …]
|
| H A D | xattr.c | 787 static void ext4_xattr_update_super_block(handle_t *handle, in ext4_xattr_update_super_block() 972 static int ext4_xattr_inode_update_ref(handle_t *handle, struct inode *ea_inode, in ext4_xattr_inode_update_ref() 1039 static int ext4_xattr_inode_inc_ref(handle_t *handle, struct inode *ea_inode) in ext4_xattr_inode_inc_ref() 1044 static int ext4_xattr_inode_dec_ref(handle_t *handle, struct inode *ea_inode) in ext4_xattr_inode_dec_ref() 1049 static int ext4_xattr_inode_inc_ref_all(handle_t *handle, struct inode *parent, in ext4_xattr_inode_inc_ref_all() 1105 static int ext4_xattr_restart_fn(handle_t *handle, struct inode *inode, in ext4_xattr_restart_fn() 1124 ext4_xattr_inode_dec_ref_all(handle_t *handle, struct inode *parent, in ext4_xattr_inode_dec_ref_all() 1220 ext4_xattr_release_block(handle_t *handle, struct inode *inode, in ext4_xattr_release_block() 1324 static int ext4_xattr_inode_write(handle_t *handle, struct inode *ea_inode, in ext4_xattr_inode_write() 1402 static struct inode *ext4_xattr_inode_create(handle_t *handle, in ext4_xattr_inode_create() [all …]
|
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_boottime.c | 455 static efi_status_t EFIAPI efi_install_protocol_interface(void **handle, in efi_install_protocol_interface() 512 static efi_status_t EFIAPI efi_install_protocol_interface_ext(void **handle, in efi_install_protocol_interface_ext() 524 static efi_status_t EFIAPI efi_reinstall_protocol_interface(void *handle, in efi_reinstall_protocol_interface() 533 static efi_status_t EFIAPI efi_uninstall_protocol_interface(void *handle, in efi_uninstall_protocol_interface() 574 static efi_status_t EFIAPI efi_uninstall_protocol_interface_ext(void *handle, in efi_uninstall_protocol_interface_ext() 847 static struct efi_object *efi_search_obj(void *handle) in efi_search_obj() 949 static efi_status_t EFIAPI efi_close_protocol(void *handle, in efi_close_protocol() 959 static efi_status_t EFIAPI efi_open_protocol_information(efi_handle_t handle, in efi_open_protocol_information() 969 static efi_status_t EFIAPI efi_protocols_per_handle(void *handle, in efi_protocols_per_handle() 1089 void **handle, ...) in efi_install_multiple_protocol_interfaces() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dbus_usb.c | 293 dbus_usb_disconnect(void *handle) in dbus_usb_disconnect() 305 dbus_usb_send_irb_timeout(void *handle, dbus_irb_tx_t *txirb) in dbus_usb_send_irb_timeout() 323 dbus_usb_send_irb_complete(void *handle, dbus_irb_tx_t *txirb, int status) in dbus_usb_send_irb_complete() 339 dbus_usb_recv_irb_complete(void *handle, dbus_irb_rx_t *rxirb, int status) in dbus_usb_recv_irb_complete() 352 dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb() 370 dbus_usb_rxerr_indicate(void *handle, bool on) in dbus_usb_rxerr_indicate() 386 dbus_usb_errhandler(void *handle, int err) in dbus_usb_errhandler() 402 dbus_usb_ctl_complete(void *handle, int type, int status) in dbus_usb_ctl_complete() 422 dbus_usb_state_change(void *handle, int state) in dbus_usb_state_change()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dbus_usb.c | 292 dbus_usb_disconnect(void *handle) in dbus_usb_disconnect() 304 dbus_usb_send_irb_timeout(void *handle, dbus_irb_tx_t *txirb) in dbus_usb_send_irb_timeout() 322 dbus_usb_send_irb_complete(void *handle, dbus_irb_tx_t *txirb, int status) in dbus_usb_send_irb_complete() 338 dbus_usb_recv_irb_complete(void *handle, dbus_irb_rx_t *rxirb, int status) in dbus_usb_recv_irb_complete() 351 dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb() 369 dbus_usb_rxerr_indicate(void *handle, bool on) in dbus_usb_rxerr_indicate() 385 dbus_usb_errhandler(void *handle, int err) in dbus_usb_errhandler() 401 dbus_usb_ctl_complete(void *handle, int type, int status) in dbus_usb_ctl_complete() 421 dbus_usb_state_change(void *handle, int state) in dbus_usb_state_change()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | namei.c | 231 handle_t *handle = NULL; in ocfs2_mknod() local 508 handle_t *handle, in __ocfs2_mknod_locked() 622 handle_t *handle, in ocfs2_mknod_locked() 679 handle_t *handle; in ocfs2_link() local 881 handle_t *handle = NULL; in ocfs2_unlink() local 1211 handle_t *handle = NULL; in ocfs2_rename() local 1686 handle_t *handle, in ocfs2_create_symlink_data() 1796 handle_t *handle = NULL; in ocfs2_symlink() local 2218 handle_t *handle, in ocfs2_orphan_add() 2320 handle_t *handle, in ocfs2_orphan_del() [all …]
|
| H A D | journal.c | 338 handle_t *handle; in ocfs2_start_trans() local 376 handle_t *handle) in ocfs2_commit_trans() 413 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans() 458 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans() 635 static int __ocfs2_journal_access(handle_t *handle, in __ocfs2_journal_access() 712 int ocfs2_journal_access_di(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_di() 718 int ocfs2_journal_access_eb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_eb() 724 int ocfs2_journal_access_rb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_rb() 731 int ocfs2_journal_access_gd(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_gd() 737 int ocfs2_journal_access_db(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_db() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | processor_core.c | 162 static phys_cpuid_t map_mat_entry(acpi_handle handle, int type, u32 acpi_id) in map_mat_entry() 196 phys_cpuid_t acpi_get_phys_id(acpi_handle handle, int type, u32 acpi_id) in acpi_get_phys_id() 254 int acpi_get_cpuid(acpi_handle handle, int type, u32 acpi_id) in acpi_get_cpuid() 306 static int parse_mat_ioapic_entry(acpi_handle handle, u32 gsi_base, in parse_mat_ioapic_entry() 345 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) in acpi_get_ioapic_id()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | epapr_hcalls.h | 282 static inline unsigned int ev_byte_channel_send(unsigned int handle, in ev_byte_channel_send() 325 static inline unsigned int ev_byte_channel_receive(unsigned int handle, in ev_byte_channel_receive() 368 static inline unsigned int ev_byte_channel_poll(unsigned int handle, in ev_byte_channel_poll() 402 static inline unsigned int ev_int_iack(unsigned int handle, in ev_int_iack() 428 static inline unsigned int ev_doorbell_send(unsigned int handle) in ev_doorbell_send()
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | input-leds.c | 40 struct input_handle *handle; member 45 struct input_handle handle; member 66 static void input_leds_event(struct input_handle *handle, unsigned int type, in input_leds_event() 170 static void input_leds_disconnect(struct input_handle *handle) in input_leds_disconnect()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | toshiba_bluetooth.c | 66 static int toshiba_bluetooth_present(acpi_handle handle) in toshiba_bluetooth_present() 90 static int toshiba_bluetooth_status(acpi_handle handle) in toshiba_bluetooth_status() 104 static int toshiba_bluetooth_enable(acpi_handle handle) in toshiba_bluetooth_enable() 123 static int toshiba_bluetooth_disable(acpi_handle handle) in toshiba_bluetooth_disable()
|
| /OK3568_Linux_fs/kernel/include/acpi/ |
| H A D | acpiosxf.h | 109 # define acpi_os_delete_raw_lock(handle) acpi_os_delete_lock(handle) argument 113 # define acpi_os_acquire_raw_lock(handle) acpi_os_acquire_lock(handle) argument 117 # define acpi_os_release_raw_lock(handle, flags) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/ |
| H A D | vmci_handle_array.c | 45 struct vmci_handle handle) in vmci_handle_arr_append_entry() 80 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_entry() local 101 struct vmci_handle handle = VMCI_INVALID_HANDLE; in vmci_handle_arr_remove_tail() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_acpi.c | 71 static int nouveau_optimus_dsm(acpi_handle handle, int func, int arg, uint32_t *result) in nouveau_optimus_dsm() 110 static int nouveau_dsm_get_optimus_functions(acpi_handle handle) in nouveau_dsm_get_optimus_functions() 130 static int nouveau_dsm(acpi_handle handle, int func, int arg) in nouveau_dsm() 153 static int nouveau_dsm_switch_mux(acpi_handle handle, int mux_id) in nouveau_dsm_switch_mux() 160 static int nouveau_dsm_set_discrete_state(acpi_handle handle, enum vga_switcheroo_state state) in nouveau_dsm_set_discrete_state() 367 acpi_handle handle; in nouveau_acpi_edid() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/include/uapi/linux/ |
| H A D | ion_old.h | 44 ion0_user_handle_t handle; member 58 ion0_user_handle_t handle; member 67 ion0_user_handle_t handle; member
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xen-acpi-pad.c | 50 static int acpi_pad_pur(acpi_handle handle) in acpi_pad_pur() 73 static void acpi_pad_handle_notify(acpi_handle handle) in acpi_pad_handle_notify() 97 static void acpi_pad_notify(acpi_handle handle, u32 event, in acpi_pad_notify()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 344 uint16_t handle) in find_connection_by_handle() 359 static rtk_conn_prof *allocate_connection_by_handle(uint16_t handle) in allocate_connection_by_handle() 412 static uint8_t list_allocate_add(uint16_t handle, uint16_t psm, in list_allocate_add() 482 coex, uint16_t handle, in find_profile_by_handle_scid() 499 coex, uint16_t handle, in find_profile_by_handle_dcid() 516 * coex, uint16_t handle, in find_profile_by_handle_dcid_scid() 776 static void update_hid_active_state(uint16_t handle, uint16_t interval) in update_hid_active_state() 821 static uint8_t handle_l2cap_con_req(uint16_t handle, uint16_t psm, in handle_l2cap_con_req() 860 static uint8_t handle_l2cap_con_rsp(uint16_t handle, uint16_t dcid, in handle_l2cap_con_rsp() 899 static uint8_t handle_l2cap_discon_req(uint16_t handle, uint16_t dcid, in handle_l2cap_discon_req() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_prime.c | 92 uint32_t handle; member 99 struct dma_buf *dma_buf, uint32_t handle) in drm_prime_add_buf_handle() 146 uint32_t handle) in drm_prime_lookup_buf_by_handle() 168 uint32_t *handle) in drm_prime_lookup_buf_handle() 191 uint32_t handle) in drm_prime_remove_buf_handle() 299 uint32_t *handle) in drm_gem_prime_fd_to_handle() 429 struct drm_file *file_priv, uint32_t handle, in drm_gem_prime_handle_to_fd()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | zpool.c | 274 unsigned long *handle) in zpool_malloc() 293 void zpool_free(struct zpool *zpool, unsigned long handle) in zpool_free() 344 void *zpool_map_handle(struct zpool *zpool, unsigned long handle, in zpool_map_handle() 360 void zpool_unmap_handle(struct zpool *zpool, unsigned long handle) in zpool_unmap_handle()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gzip_vas.c | 51 static int open_device_nodes(char *devname, int pri, struct nx_handle *handle) in open_device_nodes() 119 int nx_function_end(void *handle) in nx_function_end() 195 static int nxu_run_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_run_job() 262 int nxu_submit_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_submit_job()
|
| /OK3568_Linux_fs/kernel/net/rfkill/ |
| H A D | input.c | 193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event() 221 struct input_handle *handle; in rfkill_connect() local 250 static void rfkill_start(struct input_handle *handle) in rfkill_start() 267 static void rfkill_disconnect(struct input_handle *handle) in rfkill_disconnect()
|