Home
last modified time | relevance | path

Searched refs:module_facing (Results 1 – 25 of 138) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dhall-dc-motor.c50 const char *module_facing; member
76 &motor->module_facing); in motor_dev_parse_dt()
195 if (strcmp(motor->module_facing, "back") == 0) in motor_dev_probe()
H A Drk_ircut.c62 const char *module_facing; member
362 &ircut->module_facing); in ircut_probe()
407 if (strcmp(ircut->module_facing, "back") == 0) in ircut_probe()
H A Dvm149c.c45 const char *module_facing; member
505 &vm149c_dev->module_facing); in vm149c_probe()
528 if (strcmp(vm149c_dev->module_facing, "back") == 0) in vm149c_probe()
H A Dfp5510.c57 const char *module_facing; member
706 &fp5510_dev->module_facing); in fp5510_probe()
736 if (strcmp(fp5510_dev->module_facing, "back") == 0) in fp5510_probe()
H A Daw8601.c64 const char *module_facing; member
620 &aw8601_dev->module_facing); in aw8601_probe()
644 if (strcmp(aw8601_dev->module_facing, "back") == 0) in aw8601_probe()
H A Dgt9760s.c63 const char *module_facing; member
709 &dev_vcm->module_facing); in gt9760s_read_dts()
758 if (strcmp(dev_vcm->module_facing, "back") == 0) in gt9760s_probe()
H A Dgc0312.c109 const char *module_facing; member
1105 &gc0312->module_facing); in gc0312_probe()
1178 if (strcmp(gc0312->module_facing, "back") == 0) in gc0312_probe()
H A Dgc032a.c113 const char *module_facing; member
1124 &gc032a->module_facing); in gc032a_probe()
1197 if (strcmp(gc032a->module_facing, "back") == 0) in gc032a_probe()
H A Dsgm3784.c90 const char *module_facing; member
613 &flash->module_facing); in sgm3784_of_init()
725 if (strcmp(flash->module_facing, "back") == 0) in sgm3784_probe()
H A Ddw9800w.c68 const char *module_facing; member
657 &dw9800w_dev->module_facing); in dw9800w_probe()
695 if (strcmp(dw9800w_dev->module_facing, "back") == 0) in dw9800w_probe()
H A Dgc2035.c106 const char *module_facing; member
1470 &gc2035->module_facing); in gc2035_probe()
1547 if (strcmp(gc2035->module_facing, "back") == 0) in gc2035_probe()
H A Daw36518.c130 const char *module_facing; member
712 &flash->module_facing); in aw36518_of_init()
858 if (strcmp(flash->module_facing, "back") == 0) in aw36518_probe()
H A Dgc0329.c104 const char *module_facing; member
1078 &gc0329->module_facing); in gc0329_probe()
1155 if (strcmp(gc0329->module_facing, "back") == 0) in gc0329_probe()
H A Ddw9763.c68 const char *module_facing; member
754 &dw9763_dev->module_facing); in dw9763_probe()
788 if (strcmp(dw9763_dev->module_facing, "back") == 0) in dw9763_probe()
H A Dpreisp-dummy.c87 const char *module_facing; member
497 &pisp_dmy->module_facing); in pisp_dmy_probe()
H A Dbf3925.c115 const char *module_facing; member
1367 &bf3925->module_facing); in bf3925_probe()
1444 if (strcmp(bf3925->module_facing, "back") == 0) in bf3925_probe()
H A Dov5645.c120 const char *module_facing; member
1271 &ov5645->module_facing); in ov5645_probe()
1452 if (strcmp(ov5645->module_facing, "back") == 0) in ov5645_probe()
H A Dimx323.c123 const char *module_facing; member
929 &imx323->module_facing); in imx323_probe()
992 if (strcmp(imx323->module_facing, "back") == 0) in imx323_probe()
H A Dgc0403.c127 const char *module_facing; member
1196 &gc0403->module_facing); in gc0403_probe()
1255 if (strcmp(gc0403->module_facing, "back") == 0) in gc0403_probe()
H A Dtp2855.c106 const char *module_facing; member
938 &tp2855->module_facing); in tp2855_probe()
1018 if (strcmp(tp2855->module_facing, "back") == 0) in tp2855_probe()
H A Djx_h65.c126 const char *module_facing; member
1156 &jx_h65->module_facing); in jx_h65_probe()
1219 if (strcmp(jx_h65->module_facing, "back") == 0) in jx_h65_probe()
/OK3568_Linux_fs/kernel/drivers/media/spi/
H A Drk1608_dphy.h64 const char *module_facing; member
/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_common.h132 const char *module_facing; member
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-rgb13h.c62 const char *module_facing; member
206 &led->module_facing); in rgb13h_led_parse_dt()
563 if (strcmp(led->module_facing, "back") == 0) in rgb13h_led_probe()
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_v4l2.c129 const char *module_facing; member
957 &jaguar1->module_facing); in jaguar1_probe()
1017 if (strcmp(jaguar1->module_facing, "back") == 0) in jaguar1_probe()

123456