Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-tv/
Dhdmi_drv.c111 static struct hdmi_device *sd_to_hdmi_dev(struct v4l2_subdev *sd) in sd_to_hdmi_dev() function
571 struct hdmi_device *hdev = sd_to_hdmi_dev(sd); in hdmi_s_stream()
610 struct hdmi_device *hdev = sd_to_hdmi_dev(sd); in hdmi_s_power()
624 struct hdmi_device *hdev = sd_to_hdmi_dev(sd); in hdmi_s_dv_timings()
647 *timings = sd_to_hdmi_dev(sd)->cur_timings; in hdmi_g_dv_timings()
654 struct hdmi_device *hdev = sd_to_hdmi_dev(sd); in hdmi_g_mbus_fmt()
690 struct hdmi_device *hdev = sd_to_hdmi_dev(sd); in hdmi_dv_timings_cap()
732 struct hdmi_device *hdev = sd_to_hdmi_dev(sd); in hdmi_runtime_suspend()
745 struct hdmi_device *hdev = sd_to_hdmi_dev(sd); in hdmi_runtime_resume()
1031 struct hdmi_device *hdmi_dev = sd_to_hdmi_dev(sd); in hdmi_remove()