Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dmt9t001.c115 struct mt9t001 { struct
135 static inline struct mt9t001 *to_mt9t001(struct v4l2_subdev *sd) in to_mt9t001() argument
150 static int mt9t001_set_output_control(struct mt9t001 *mt9t001, u16 clear, in mt9t001_set_output_control()
168 static int mt9t001_reset(struct mt9t001 *mt9t001) in mt9t001_reset()
189 static int mt9t001_power_on(struct mt9t001 *mt9t001) in mt9t001_power_on()
208 static void mt9t001_power_off(struct mt9t001 *mt9t001) in mt9t001_power_off()
216 static int __mt9t001_set_power(struct mt9t001 *mt9t001, bool on) in __mt9t001_set_power()
255 __mt9t001_get_pad_format(struct mt9t001 *mt9t001, in __mt9t001_get_pad_format()
271 __mt9t001_get_pad_crop(struct mt9t001 *mt9t001, in __mt9t001_get_pad_crop()
291 struct mt9t001 *mt9t001 = to_mt9t001(subdev); in mt9t001_s_stream() local
[all …]