Searched defs:hdmi_write (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-i2s-audio.c | 22 static inline void hdmi_write(struct dw_hdmi_i2s_audio_data *audio, in hdmi_write() function
|
/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.h | 117 static inline void hdmi_write(struct hdmi *hdmi, u32 reg, u32 data) in hdmi_write() function
|
/drivers/media/i2c/adv748x/ |
D | adv748x.h | 402 #define hdmi_write(s, r, v) adv748x_write(s, ADV748X_PAGE_HDMI, r, v) macro
|
/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 181 void hdmi_write(struct sti_hdmi *hdmi, u32 val, int offset) in hdmi_write() function
|
/drivers/media/i2c/ |
D | adv7842.c | 519 static inline int hdmi_write(struct v4l2_subdev *sd, u8 reg, u8 val) in hdmi_write() function
|
D | adv7604.c | 561 static inline int hdmi_write(struct v4l2_subdev *sd, u8 reg, u8 val) in hdmi_write() function
|