Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dmt9m114.c1562 static inline struct mt9m114 *ifp_to_mt9m114(struct v4l2_subdev *sd) in ifp_to_mt9m114() function
1569 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_s_stream()
1593 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_get_frame_interval()
1617 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_set_frame_interval()
1650 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_init_state()
1699 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_enum_mbus_code()
1743 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_enum_framesizes()
1777 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_enum_frameintervals()
1797 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_set_fmt()
1953 struct mt9m114 *sensor = ifp_to_mt9m114(sd); in mt9m114_ifp_unregistered()
[all …]