Searched refs:sc4238 (Results 1 – 3 of 3) sorted by relevance
137 struct sc4238 { struct180 #define to_sc4238(sd) container_of(sd, struct sc4238, subdev) argument1433 static int __sc4238_power_on(struct sc4238 *sc4238);1522 sc4238_find_best_fit(struct sc4238 *sc4238, struct v4l2_subdev_format *fmt) in sc4238_find_best_fit() argument1530 for (i = 0; i < sc4238->cfg_num; i++) { in sc4238_find_best_fit()1546 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_set_fmt() local1550 mutex_lock(&sc4238->mutex); in sc4238_set_fmt()1552 mode = sc4238_find_best_fit(sc4238, fmt); in sc4238_set_fmt()1561 mutex_unlock(&sc4238->mutex); in sc4238_set_fmt()1565 sc4238->cur_mode = mode; in sc4238_set_fmt()[all …]
142 obj-$(CONFIG_VIDEO_SC4238) += sc4238.o
4 - compatible: should be "smartsens,sc4238"23 sc4238: sc4238@30 { // or sc4238: sc4238@3224 compatible = "smartsens,sc4238";