Home
last modified time | relevance | path

Searched refs:TECHPOINT_S_RESO_SD (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_common.h68 TECHPOINT_S_RESO_SD, enumerator
H A Dtechpoint_tp2855.c439 case TECHPOINT_S_RESO_SD: in tp2855_set_channel_reso()
558 return TECHPOINT_S_RESO_SD; in tp2855_get_channel_reso()
H A Dtechpoint_dev.c321 case TECHPOINT_S_RESO_SD: in __techpoint_get_vc_fmt_inf()
H A Dtechpoint_v4l2.c440 if (mode->channel_reso[fmt->pad] == TECHPOINT_S_RESO_SD) in techpoint_get_fmt()