Searched refs:mt9m001 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | mt9m001.c | 24 * mt9m001 i2c address 0x5d 27 /* mt9m001 selected register addresses */ 88 struct mt9m001 { struct 109 static struct mt9m001 *to_mt9m001(const struct i2c_client *client) in to_mt9m001() argument 111 return container_of(i2c_get_clientdata(client), struct mt9m001, subdev); in to_mt9m001() 188 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_apply_selection() local 197 { MT9M001_COLUMN_START, mt9m001->rect.left }, in mt9m001_apply_selection() 198 { MT9M001_ROW_START, mt9m001->rect.top }, in mt9m001_apply_selection() 199 { MT9M001_WINDOW_WIDTH, mt9m001 in mt9m001_apply_selection() 101 fmtmt9m001 global() argument 102 fmtsmt9m001 global() argument 210 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_s_stream() local 255 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_set_selection() local 296 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_get_selection() local 321 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_get_fmt() local 350 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_s_fmt() local 379 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_set_fmt() local 448 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_power_on() local 473 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_power_off() local 483 struct mt9m001 *mt9m001 = container_of(ctrl->handler, mt9m001_g_volatile_ctrl() local 500 struct mt9m001 *mt9m001 = container_of(ctrl->handler, mt9m001_s_ctrl() local 581 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_video_probe() local 631 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_g_skip_top_lines() local 657 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_init_state() local 678 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_enum_mbus_code() local 732 struct mt9m001 *mt9m001; mt9m001_probe() local 836 struct mt9m001 *mt9m001 = to_mt9m001(client); mt9m001_remove() local [all...] |
H A D | Kconfig | 274 tristate "mt9m001 support"
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | onnn,mt9m001.txt | 8 - compatible: shall be "onnn,mt9m001". 27 compatible = "onnn,mt9m001";
|
/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 75 mt9m001 mt9m001
|