Searched defs:cmdtype (Results 1 – 1 of 1) sorted by relevance
/third_party/NuttX/drivers/usbdev/gadget/ |
D | hicamera_control.c | 84 int run_cmd_func(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype, uint32_t cmd_id) in run_cmd_func() 172 static uint32_t camera_unit_control_sample(void *buf, uint32_t len, uint32_t cmdtype) in camera_unit_control_sample() 205 static uint32_t hicamera_unit_control(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) in hicamera_unit_control() 230 static uint32_t h264_unit_control(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) in h264_unit_control() 283 static uint32_t sample_uvc_pu_brightness_ctrl(void *buf, uint32_t len, uint32_t cmdtype) in sample_uvc_pu_brightness_ctrl() 358 static uint32_t sample_uvc_pu_contrast_ctrl(void *buf, uint32_t len, uint32_t cmdtype) in sample_uvc_pu_contrast_ctrl() 419 …tic uint32_t uvc_process_unit_contorl(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) in uvc_process_unit_contorl() 496 …uint32_t camera_terminal_unit_contorl(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) in camera_terminal_unit_contorl()
|