Searched refs:to_gc2235_sensor (Results 1 – 2 of 2) sorted by relevance
249 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_get_intg_factor()391 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_set_exposure()552 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_ctrl()571 struct gc2235_device *dev = to_gc2235_sensor(sd); in gpio_ctrl()584 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_up()628 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_down()744 struct gc2235_device *dev = to_gc2235_sensor(sd); in startup()774 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_set_fmt()832 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_get_fmt()878 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_s_stream()[all …]
192 #define to_gc2235_sensor(x) container_of(x, struct gc2235_device, sd) macro