/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/ |
H A D | dw_gpio.c | 328 csi_gpio_port_uninitialize(gpio_port_handle_t handle) csi_gpio_port_uninitialize() argument 354 csi_gpio_port_config(gpio_port_handle_t handle, uint32_t mask, gpio_mode_e mode, gpio_direction_e dir) csi_gpio_port_config() argument 390 csi_gpio_port_write(gpio_port_handle_t handle, uint32_t mask, uint32_t value) csi_gpio_port_write() argument 411 csi_gpio_port_read(gpio_port_handle_t handle, uint32_t mask, uint32_t *value) csi_gpio_port_read() argument 426 manage_clock(gpio_pin_handle_t handle, uint8_t enable) manage_clock() argument 434 do_prepare_sleep_action(void *handle) do_prepare_sleep_action() argument 443 do_wakeup_sleep_action(void *handle) do_wakeup_sleep_action() argument 502 csi_gpio_pin_uninitialize(gpio_pin_handle_t handle) csi_gpio_pin_uninitialize() argument 522 csi_gpio_power_control(gpio_pin_handle_t handle, csi_power_stat_e state) csi_gpio_power_control() argument 545 csi_gpio_pin_config_mode(gpio_pin_handle_t handle, gpio_mode_e mode) csi_gpio_pin_config_mode() argument 565 csi_gpio_pin_config_direction(gpio_pin_handle_t handle, gpio_direction_e dir) csi_gpio_pin_config_direction() argument 595 csi_gpio_pin_config(gpio_pin_handle_t handle, gpio_mode_e mode, gpio_direction_e dir) csi_gpio_pin_config() argument 627 csi_gpio_pin_write(gpio_pin_handle_t handle, bool value) csi_gpio_pin_write() argument 652 csi_gpio_pin_read(gpio_pin_handle_t handle, bool *value) csi_gpio_pin_read() argument 677 csi_gpio_pin_set_irq(gpio_pin_handle_t handle, gpio_irq_mode_e mode, bool enable) csi_gpio_pin_set_irq() argument [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_media_mem.h | 137 struct ion_handle *handle; /* to buffer in ion */ member 140 struct dma_buf *handle; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/ |
H A D | fanotify.h | 33 unsigned char handle[]; member
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
H A D | drm_prime.c | 92 uint32_t handle; member 148 static struct dma_buf *drm_prime_lookup_buf_by_handle(struct drm_prime_file_private *prime_fpriv, uint32_t handle) in drm_prime_lookup_buf_by_handle() argument 98 drm_prime_add_buf_handle(struct drm_prime_file_private *prime_fpriv, struct dma_buf *dma_buf, uint32_t handle) drm_prime_add_buf_handle() argument 169 drm_prime_lookup_buf_handle(struct drm_prime_file_private *prime_fpriv, struct dma_buf *dma_buf, uint32_t *handle) drm_prime_lookup_buf_handle() argument 295 drm_gem_prime_fd_to_handle(struct drm_device *dev, struct drm_file *file_priv, int prime_fd, uint32_t *handle) drm_gem_prime_fd_to_handle() argument 425 drm_gem_prime_handle_to_fd(struct drm_device *dev, struct drm_file *file_priv, uint32_t handle, uint32_t flags, int *prime_fd) drm_gem_prime_handle_to_fd() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | hndpmu.c | 256 si_pmu_ulp_get_retention_size_cb(void *handle, ulp_ext_info_t *einfo) in si_pmu_ulp_get_retention_size_cb() argument 263 si_pmu_ulp_enter_cb(void *handle, ulp_ext_info_t *einfo, uint8 *cache_data) in si_pmu_ulp_enter_cb() argument 273 si_pmu_ulp_exit_cb(void *handle, uint8 *cache_data, in si_pmu_ulp_exit_cb() argument
|
/third_party/eudev/src/shared/ |
H A D | util.h | 407 struct file_handle handle; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_deinterlace_qsv.c | 160 mfxHDL handle = NULL; in init_out_session() local
|
/third_party/glfw/src/ |
H A D | monitor.c | 326 GLFWAPI void glfwGetMonitorPos(GLFWmonitor* handle, int* xpos, int* ypos) in glfwGetMonitorPos() argument 341 GLFWAPI void glfwGetMonitorWorkarea(GLFWmonitor* handle, in glfwGetMonitorWorkarea() argument 362 GLFWAPI void glfwGetMonitorPhysicalSize(GLFWmonitor* handle, int* widthMM, int* heightMM) in glfwGetMonitorPhysicalSize() argument 380 GLFWAPI void glfwGetMonitorContentScale(GLFWmonitor* handle, in glfwGetMonitorContentScale() argument 396 GLFWAPI const char* glfwGetMonitorName(GLFWmonitor* handle) in glfwGetMonitorName() argument 406 glfwSetMonitorUserPointer(GLFWmonitor* handle, void* pointer) glfwSetMonitorUserPointer() argument 416 glfwGetMonitorUserPointer(GLFWmonitor* handle) glfwGetMonitorUserPointer() argument 433 glfwGetVideoModes(GLFWmonitor* handle, int* count) glfwGetVideoModes() argument 451 glfwGetVideoMode(GLFWmonitor* handle) glfwGetVideoMode() argument 464 glfwSetGamma(GLFWmonitor* handle, float gamma) glfwSetGamma() argument 512 glfwGetGammaRamp(GLFWmonitor* handle) glfwGetGammaRamp() argument 526 glfwSetGammaRamp(GLFWmonitor* handle, const GLFWgammaramp* ramp) glfwSetGammaRamp() argument [all...] |
/third_party/alsa-lib/src/control/ |
H A D | control_hw.c | 59 static int snd_ctl_hw_close(snd_ctl_t *handle) in snd_ctl_hw_close() argument 68 static int snd_ctl_hw_nonblock(snd_ctl_t *handle, int nonblock) in snd_ctl_hw_nonblock() argument 119 static int snd_ctl_hw_subscribe_events(snd_ctl_t *handle, int subscribe) in snd_ctl_hw_subscribe_events() argument 129 static int snd_ctl_hw_card_info(snd_ctl_t *handle, snd_ctl_card_info_t *info) in snd_ctl_hw_card_info() argument 139 static int snd_ctl_hw_elem_list(snd_ctl_t *handle, snd_ctl_elem_list_t *list) in snd_ctl_hw_elem_list() argument 147 snd_ctl_hw_elem_info(snd_ctl_t *handle, snd_ctl_elem_info_t *info) snd_ctl_hw_elem_info() argument 155 snd_ctl_hw_elem_add(snd_ctl_t *handle, snd_ctl_elem_info_t *info) snd_ctl_hw_elem_add() argument 168 snd_ctl_hw_elem_replace(snd_ctl_t *handle, snd_ctl_elem_info_t *info) snd_ctl_hw_elem_replace() argument 181 snd_ctl_hw_elem_remove(snd_ctl_t *handle, snd_ctl_elem_id_t *id) snd_ctl_hw_elem_remove() argument 189 snd_ctl_hw_elem_read(snd_ctl_t *handle, snd_ctl_elem_value_t *control) snd_ctl_hw_elem_read() argument 197 snd_ctl_hw_elem_write(snd_ctl_t *handle, snd_ctl_elem_value_t *control) snd_ctl_hw_elem_write() argument 205 snd_ctl_hw_elem_lock(snd_ctl_t *handle, snd_ctl_elem_id_t *id) snd_ctl_hw_elem_lock() argument 213 snd_ctl_hw_elem_unlock(snd_ctl_t *handle, snd_ctl_elem_id_t *id) snd_ctl_hw_elem_unlock() argument 221 snd_ctl_hw_elem_tlv(snd_ctl_t *handle, int op_flag, unsigned int numid, unsigned int *tlv, unsigned int tlv_size) snd_ctl_hw_elem_tlv() argument 262 snd_ctl_hw_hwdep_next_device(snd_ctl_t *handle, int * device) snd_ctl_hw_hwdep_next_device() argument 270 snd_ctl_hw_hwdep_info(snd_ctl_t *handle, snd_hwdep_info_t * info) snd_ctl_hw_hwdep_info() argument 278 snd_ctl_hw_pcm_next_device(snd_ctl_t *handle, int * device) snd_ctl_hw_pcm_next_device() argument 286 snd_ctl_hw_pcm_info(snd_ctl_t *handle, snd_pcm_info_t * info) snd_ctl_hw_pcm_info() argument 297 snd_ctl_hw_pcm_prefer_subdevice(snd_ctl_t *handle, int subdev) snd_ctl_hw_pcm_prefer_subdevice() argument 305 snd_ctl_hw_rawmidi_next_device(snd_ctl_t *handle, int * device) snd_ctl_hw_rawmidi_next_device() argument 313 snd_ctl_hw_rawmidi_info(snd_ctl_t *handle, snd_rawmidi_info_t * info) snd_ctl_hw_rawmidi_info() argument 321 snd_ctl_hw_rawmidi_prefer_subdevice(snd_ctl_t *handle, int subdev) snd_ctl_hw_rawmidi_prefer_subdevice() argument 329 snd_ctl_hw_ump_next_device(snd_ctl_t *handle, int *device) snd_ctl_hw_ump_next_device() argument 337 snd_ctl_hw_ump_endpoint_info(snd_ctl_t *handle, snd_ump_endpoint_info_t *info) snd_ctl_hw_ump_endpoint_info() argument 346 snd_ctl_hw_ump_block_info(snd_ctl_t *handle, snd_ump_block_info_t *info) snd_ctl_hw_ump_block_info() argument 355 snd_ctl_hw_set_power_state(snd_ctl_t *handle, unsigned int state) snd_ctl_hw_set_power_state() argument 363 snd_ctl_hw_get_power_state(snd_ctl_t *handle, unsigned int *state) snd_ctl_hw_get_power_state() argument 371 snd_ctl_hw_read(snd_ctl_t *handle, snd_ctl_event_t *event) snd_ctl_hw_read() argument 428 snd_ctl_hw_open(snd_ctl_t **handle, const char *name, int card, int mode) snd_ctl_hw_open() argument [all...] |
/third_party/alsa-lib/src/alisp/ |
H A D | alisp_snd.c | 289 void *handle; in FA_int_pp_strp_int() local 314 void *handle; in FA_int_pp_p() local 336 void *handle; FA_p_p() local 363 void *handle; FA_int_p() local 377 void *handle; FA_str_p() local 447 snd_ctl_t *handle; FA_card_info() local 526 snd_hctl_t *handle; FA_hctl_find_elem() local 547 snd_hctl_elem_t *handle; FA_hctl_elem_info() local 625 snd_hctl_elem_t *handle; FA_hctl_elem_read() local 687 snd_hctl_elem_t *handle; FA_hctl_elem_write() local 752 snd_pcm_t *handle; FA_pcm_info() local [all...] |
/third_party/backends/backend/ |
H A D | agfafocus.h | 80 SANE_Handle handle; member
|
H A D | ibm.c | 625 sane_open (SANE_String_Const devnam, SANE_Handle * handle) in sane_open() argument 675 sane_close (SANE_Handle handle) in sane_close() argument 688 sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) in sane_get_option_descriptor() argument 701 sane_control_option (SANE_Handle handle, SANE_Int option, in sane_control_option() argument 879 sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) in sane_get_parameters() argument 938 sane_start(SANE_Handle handle) sane_start() argument 1115 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument 1158 sane_cancel(SANE_Handle handle) sane_cancel() argument 1169 sane_set_io_mode(SANE_Handle handle, SANE_Bool non_blocking) sane_set_io_mode() argument 1179 sane_get_select_fd(SANE_Handle handle, SANE_Int * fd) sane_get_select_fd() argument [all...] |
H A D | plustek-usb.c | 186 usb_initDev( Plustek_Device *dev, int idx, int handle, int vendor ) in usb_initDev() argument 335 static int usb_CheckForPlustekDevice( int handle, Plustek_Device *dev ) in usb_CheckForPlustekDevice() argument 408 SANE_Int handle; usbDev_shutdown() local 568 SANE_Int handle; usbDev_open() local [all...] |
H A D | lexmark.c | 630 sane_open (SANE_String_Const devicename, SANE_Handle * handle) in sane_open() argument 682 sane_close (SANE_Handle handle) in sane_close() argument 707 sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) sane_get_option_descriptor() argument 784 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) sane_control_option() argument 987 sane_get_parameters(SANE_Handle handle, SANE_Parameters * params) sane_get_parameters() argument 1108 sane_start(SANE_Handle handle) sane_start() argument 1210 sane_read(SANE_Handle handle, SANE_Byte * data, SANE_Int max_length, SANE_Int * length) sane_read() argument 1273 sane_cancel(SANE_Handle handle) sane_cancel() argument 1301 sane_set_io_mode(SANE_Handle handle, SANE_Bool non_blocking) sane_set_io_mode() argument 1325 sane_get_select_fd(SANE_Handle handle, SANE_Int * fd) sane_get_select_fd() argument [all...] |
H A D | pieusb.c | 332 sane_open (SANE_String_Const devicename, SANE_Handle * handle) in sane_open() argument 447 sane_close(SANE_Handle handle) sane_close() argument 504 sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) sane_get_option_descriptor() argument 530 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument 770 sane_get_parameters(SANE_Handle handle, SANE_Parameters * params) sane_get_parameters() argument 865 sane_start(SANE_Handle handle) sane_start() argument 1317 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument 1392 sane_cancel(SANE_Handle handle) sane_cancel() argument 1412 sane_set_io_mode(SANE_Handle handle, SANE_Bool non_blocking) sane_set_io_mode() argument 1436 sane_get_select_fd(SANE_Handle handle, SANE_Int * fd) sane_get_select_fd() argument [all...] |
H A D | pint.c | 638 sane_open (SANE_String_Const devicename, SANE_Handle *handle) in sane_open() argument 682 sane_close (SANE_Handle handle) in sane_close() argument 712 sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) sane_get_option_descriptor() argument 722 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int *info) sane_control_option() argument 804 sane_get_parameters(SANE_Handle handle, SANE_Parameters *params) sane_get_parameters() argument 925 sane_start(SANE_Handle handle) sane_start() argument 946 sane_read(SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, SANE_Int *len) sane_read() argument 969 sane_cancel(SANE_Handle handle) sane_cancel() argument 976 sane_set_io_mode(SANE_Handle handle, SANE_Bool non_blocking) sane_set_io_mode() argument 982 sane_get_select_fd(SANE_Handle handle, SANE_Int *fd) sane_get_select_fd() argument [all...] |
H A D | v4l.c | 519 sane_open (SANE_String_Const devname, SANE_Handle * handle) in sane_open() argument 673 sane_close (SANE_Handle handle) in sane_close() argument 703 sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) sane_get_option_descriptor() argument 715 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument 931 sane_get_parameters(SANE_Handle handle, SANE_Parameters * params) sane_get_parameters() argument 959 sane_start(SANE_Handle handle) sane_start() argument 1061 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * lenp) sane_read() argument 1111 sane_cancel(SANE_Handle handle) sane_cancel() argument 1131 sane_set_io_mode(SANE_Handle __sane_unused__ handle, SANE_Bool non_blocking) sane_set_io_mode() argument 1139 sane_get_select_fd(SANE_Handle __sane_unused__ handle, SANE_Int __sane_unused__ * fd) sane_get_select_fd() argument [all...] |
H A D | ricoh.c | 576 sane_open (SANE_String_Const devnam, SANE_Handle * handle) in sane_open() argument 626 sane_close (SANE_Handle handle) in sane_close() argument 639 sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) in sane_get_option_descriptor() argument 652 sane_control_option (SANE_Handle handle, SANE_Int option, in sane_control_option() argument 737 sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) in sane_get_parameters() argument 793 sane_start(SANE_Handle handle) sane_start() argument 955 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument 998 sane_cancel(SANE_Handle handle) sane_cancel() argument 1009 sane_set_io_mode(SANE_Handle handle, SANE_Bool non_blocking) sane_set_io_mode() argument 1021 sane_get_select_fd(SANE_Handle handle, SANE_Int * fd) sane_get_select_fd() argument [all...] |
/third_party/alsa-utils/seq/aseqnet/ |
H A D | aseqnet.c | 65 static snd_seq_t *handle; variable [all...] |
/third_party/alsa-lib/test/ |
H A D | audio_time.c | 63 void _gettimestamp(snd_pcm_t *handle, snd_htimestamp_t *timestamp, in _gettimestamp() argument
|
H A D | pcm.c | 101 static int set_hwparams(snd_pcm_t *handle, in set_hwparams() argument 183 set_swparams(snd_pcm_t *handle, snd_pcm_sw_params_t *swparams) set_swparams() argument 228 xrun_recovery(snd_pcm_t *handle, int err) xrun_recovery() argument 254 write_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) write_loop() argument 287 wait_for_poll(snd_pcm_t *handle, struct pollfd *ufds, unsigned int count) wait_for_poll() argument 301 write_and_poll_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) write_and_poll_loop() argument 398 snd_pcm_t *handle = snd_async_handler_get_pcm(ahandler); async_callback() local 421 async_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) async_loop() argument 470 snd_pcm_t *handle = snd_async_handler_get_pcm(ahandler); async_direct_callback() local 542 async_direct_loop(snd_pcm_t *handle, signed short *samples ATTRIBUTE_UNUSED, snd_pcm_channel_area_t *areas ATTRIBUTE_UNUSED) async_direct_loop() argument 600 direct_loop(snd_pcm_t *handle, signed short *samples ATTRIBUTE_UNUSED, snd_pcm_channel_area_t *areas ATTRIBUTE_UNUSED) direct_loop() argument 686 direct_write_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) direct_write_loop() argument 787 snd_pcm_t *handle; main() local [all...] |
/third_party/backends/backend/pixma/ |
H A D | pixma_io_sanei.c | 366 pixma_connect (unsigned devnr, pixma_io_t ** handle) in pixma_connect() argument
|
/third_party/alsa-lib/src/seq/ |
H A D | seq_hw.c | 490 int snd_seq_hw_open(snd_seq_t **handle, const char *name, int streams, int mode) in snd_seq_hw_open() argument
|
/third_party/alsa-utils/axfer/ |
H A D | xfer-libffado.c | 20 ffado_device_t *handle; member [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | composite.c | 857 void composite_uninitialize(void *handle) in composite_uninitialize() argument
|