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