Home
last modified time | relevance | path

Searched defs:ch_id (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_udrv_ulinux_uipc.cc55 bool UIPC_Open(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, tUIPC_RCV_CBACK* p_cback, in UIPC_Open()
60 bool UIPC_Send(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, in UIPC_Send()
78 uint32_t UIPC_Read(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, in UIPC_Read()
84 bool UIPC_Ioctl(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, uint32_t request, in UIPC_Ioctl()
89 void UIPC_Close(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in UIPC_Close()
92 void uipc_close_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_close_locked()
/aosp12/system/bt/udrv/ulinux/
H A Duipc.cc239 static int uipc_check_fd_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_check_fd_locked()
302 static int uipc_setup_server_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, in uipc_setup_server_locked()
333 static void uipc_flush_ch_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_flush_ch_locked()
372 static void uipc_flush_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_flush_locked()
386 static int uipc_close_ch_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_close_ch_locked()
418 void uipc_close_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_close_locked()
431 int ch_id; in uipc_read_task() local
542 bool UIPC_Open(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, tUIPC_RCV_CBACK* p_cback, in UIPC_Open()
571 void UIPC_Close(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in UIPC_Close()
595 bool UIPC_Send(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, in UIPC_Send()
[all …]
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera.c554 uint32_t ch_id, in mm_camera_qbuf()
589 uint32_t ch_id, in mm_camera_cancel_buf()
618 uint32_t ch_id, uint32_t stream_id) in mm_camera_get_queued_buf_count()
939 uint32_t ch_id) in mm_camera_del_channel()
1020 uint32_t ch_id, in mm_camera_link_stream()
1063 uint32_t ch_id) in mm_camera_add_stream()
1099 uint32_t ch_id, in mm_camera_del_stream()
1135 uint32_t ch_id) in mm_camera_start_zsl_snapshot_ch()
1170 uint32_t ch_id) in mm_camera_stop_zsl_snapshot_ch()
1207 uint32_t ch_id, in mm_camera_config_stream()
[all …]
H A Dmm_camera_muxer.c675 uint32_t ch_id, mm_camera_obj_t *cam_obj) in mm_camera_muxer_start_zsl_snapshot()
707 uint32_t ch_id, mm_camera_obj_t *cam_obj) in mm_camera_muxer_stop_zsl_snapshot()
744 int32_t ch_id = 0; in mm_camera_muxer_add_channel() local
902 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_delete_stream()
1020 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_map_stream_buf()
1105 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_unmap_stream_buf()
1207 uint32_t ch_id, mm_camera_obj_t *cam_obj) in mm_camera_muxer_start_channel()
1301 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_get_queued_buf_count()
1366 uint32_t ch_id, in mm_camera_muxer_cancel_super_buf_request()
1409 uint32_t ch_id, in mm_camera_muxer_flush_super_buf_queue()
[all …]
H A Dmm_camera_interface.c685 uint32_t ch_id = 0, aux_ch_id = 0; in mm_camera_intf_add_channel() local
741 uint32_t ch_id) in mm_camera_intf_del_channel()
907 uint32_t ch_id, in mm_camera_intf_qbuf()
1000 uint32_t ch_id, uint32_t stream_id) in mm_camera_intf_get_queued_buf_count()
1053 uint32_t ch_id, in mm_camera_intf_link_stream()
1116 uint32_t ch_id) in mm_camera_intf_add_stream()
1178 uint32_t ch_id, in mm_camera_intf_del_stream()
1439 uint32_t ch_id, mm_camera_req_buf_t *buf) in mm_camera_intf_request_super_buf()
1620 uint32_t ch_id) in mm_camera_intf_start_zsl_snapshot()
1674 uint32_t ch_id) in mm_camera_intf_stop_zsl_snapshot()
[all …]
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_control.cc322 static void btif_a2dp_ctrl_cb(UNUSED_ATTR tUIPC_CH_ID ch_id, in btif_a2dp_ctrl_cb()
356 static void btif_a2dp_data_cb(UNUSED_ATTR tUIPC_CH_ID ch_id, in btif_a2dp_data_cb()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dmm_camera_interface.h171 uint32_t ch_id; member
424 uint32_t ch_id; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/inc/
H A Dmm_qcamera_app.h184 uint32_t ch_id; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_app.c729 uint32_t ch_id = 0; in mm_app_add_channel() local