Searched defs:hdmi_codec_ops (Results 1 – 1 of 1) sorted by relevance
54 struct hdmi_codec_ops { struct59 int (*audio_startup)(struct device *dev, void *data);65 int (*hw_params)(struct device *dev, void *data,73 void (*audio_shutdown)(struct device *dev, void *data);79 int (*digital_mute)(struct device *dev, void *data, bool enable);106 const struct hdmi_codec_ops *ops; argument