Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-tv/
Dhdmiphy_drv.c33 struct hdmiphy_ctx { struct
174 static inline struct hdmiphy_ctx *sd_to_ctx(struct v4l2_subdev *sd) in sd_to_ctx()
176 return container_of(sd, struct hdmiphy_ctx, sd); in sd_to_ctx()
200 struct hdmiphy_ctx *ctx = sd_to_ctx(sd); in hdmiphy_s_dv_timings()
281 struct hdmiphy_ctx *ctx; in hdmiphy_probe()
297 struct hdmiphy_ctx *ctx = sd_to_ctx(sd); in hdmiphy_remove()