Lines Matching refs:data
354 * @data: infoframe to write
358 const u8 *data,
361 const u8 *ptr = data;
662 static int hdmi_dbg_show(struct seq_file *s, void *data)
665 struct sti_hdmi *hdmi = (struct sti_hdmi *)node->info_ent->data;
735 hdmi_debugfs_files[i].data = hdmi;
767 /* Set the default channel data to be a dark red */
1146 static void hdmi_audio_shutdown(struct device *dev, void *data)
1163 void *data,
1195 static int hdmi_audio_mute(struct device *dev, void *data,
1210 static int hdmi_audio_get_eld(struct device *dev, void *data, uint8_t *buf, size_t len)
1254 static int sti_hdmi_bind(struct device *dev, struct device *master, void *data)
1257 struct drm_device *drm_dev = data;
1342 struct device *master, void *data)
1357 .data = &tx3g4c28phy_ops,
1403 of_match_node(hdmi_of_match, np)->data;