drm_audio_component
struct drm_audio_component;
int (*master_bind)(struct device *dev, struct drm_audio_component *);
void (*master_unbind)(struct device *dev, struct drm_audio_component *);
struct drm_audio_component base;