Home
last modified time | relevance | path

Searched refs:techpoint_set_quick_stream (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_dev.h29 void techpoint_set_quick_stream(struct techpoint *techpoint, u32 stream);
H A Dtechpoint_dev.c387 void techpoint_set_quick_stream(struct techpoint *techpoint, u32 stream) in techpoint_set_quick_stream() function
H A Dtechpoint_v4l2.c612 techpoint_set_quick_stream(techpoint, *((u32 *)arg)); in techpoint_ioctl()