Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9m114.c372 struct mt9m114 { struct
472 mt9m114_default_format_info(struct mt9m114 *sensor) in mt9m114_default_format_info()
481 mt9m114_format_info(struct mt9m114 *sensor, unsigned int pad, u32 code) in mt9m114_format_info()
656 static int mt9m114_poll_command(struct mt9m114 *sensor, u32 command) in mt9m114_poll_command()
689 static int mt9m114_poll_state(struct mt9m114 *sensor, u32 state) in mt9m114_poll_state()
712 static int mt9m114_set_state(struct mt9m114 *sensor, u8 next_state) in mt9m114_set_state()
732 static int mt9m114_initialize(struct mt9m114 *sensor) in mt9m114_initialize()
784 static int mt9m114_configure(struct mt9m114 *sensor, in mt9m114_configure()
905 static int mt9m114_set_frame_rate(struct mt9m114 *sensor) in mt9m114_set_frame_rate()
918 static int mt9m114_start_streaming(struct mt9m114 *sensor, in mt9m114_start_streaming()
[all …]
H A DMakefile76 obj-$(CONFIG_VIDEO_MT9M114) += mt9m114.o
H A DKconfig290 module will be called mt9m114.
/linux/
H A DMAINTAINERS16138 F: Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml
16139 F: drivers/media/i2c/mt9m114.c