Searched defs:rkcif_device (Results 1 – 1 of 1) sorted by relevance
802 struct rkcif_device { struct803 struct list_head list;804 struct device *dev;805 struct v4l2_device v4l2_dev;806 struct media_device media_dev;807 struct v4l2_async_notifier notifier;809 struct rkcif_sensor_info sensors[RKCIF_MAX_SENSOR];810 u32 num_sensors;811 struct rkcif_sensor_info *active_sensor;812 struct rkcif_sensor_info terminal_sensor;[all …]