Home
last modified time | relevance | path

Searched defs:mt9m111 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dmt9m111.c228 struct mt9m111 { struct
232 struct mt9m111_context *ctx; argument
238 const struct mt9m111_mode_info *current_mode; argument
241 const struct mt9m111_datafmt *fmt; argument
252 static const struct mt9m111_mode_info mt9m111_mode_data[MT9M111_NUM_MODES] = { argument
304 struct mt9m111 *mt9m111 = to_mt9m111(client); in reg_page_map_set() local
455 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_set_selection() local
499 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_get_selection() local
1187 struct mt9m111 *mt9m111 = to_mt9m111(client); in mt9m111_video_probe() local
1250 struct mt9m111 *mt9m111; in mt9m111_probe() local
[all …]
/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_mt9m111.h113 static const struct m5602_sensor mt9m111 = { variable