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()553 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_ctrl()572 struct gc2235_device *dev = to_gc2235_sensor(sd); in gpio_ctrl()585 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_up()629 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_down()745 struct gc2235_device *dev = to_gc2235_sensor(sd); in startup()776 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_set_fmt()834 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_get_fmt()873 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