Searched defs:sti_hdmi (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/sti/
H A Dsti_hdmi.h17 struct sti_hdmi;
20 bool (*start)(struct sti_hdmi *hdmi);
21 void (*stop)(struct sti_hdmi *hdmi);
46 struct sti_hdmi { struct
67 u32 hdmi_read(struct sti_hdmi *hdmi, int offset);
68 void hdmi_write(struct sti_hdmi *hdmi, u32 val, int offset);

Completed in 37 milliseconds