Home
last modified time | relevance | path

Searched refs:sd_to_sdev (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/s5p-tv/
Dsdo_drv.c70 static inline struct sdo_device *sd_to_sdev(struct v4l2_subdev *sd) in sd_to_sdev() function
148 struct sdo_device *sdev = sd_to_sdev(sd); in sdo_s_std_output()
159 *std = sd_to_sdev(sd)->fmt->id; in sdo_g_std_output()
168 struct sdo_device *sdev = sd_to_sdev(sd); in sdo_get_fmt()
185 struct sdo_device *sdev = sd_to_sdev(sd); in sdo_s_power()
251 struct sdo_device *sdev = sd_to_sdev(sd); in sdo_s_stream()
279 struct sdo_device *sdev = sd_to_sdev(sd); in sdo_runtime_suspend()
291 struct sdo_device *sdev = sd_to_sdev(sd); in sdo_runtime_resume()
475 struct sdo_device *sdev = sd_to_sdev(sd); in sdo_remove()