Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-priv.h53 #define GO7007_SENSOR_SAA7115 (1<<10) macro
H A Dgo7007-usb.c78 GO7007_SENSOR_SAA7115 |
149 GO7007_SENSOR_SAA7115 |
196 GO7007_SENSOR_SAA7115 |
H A Dgo7007-v4l2.c1129 if (go->board_info->sensor_flags & GO7007_SENSOR_SAA7115) in go7007_v4l2_init()