Home
last modified time | relevance | path

Searched defs:hda_component (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_component.h14 struct hda_component { struct
15 struct device *dev;
16 char name[HDA_MAX_NAME_SIZE];
17 struct hda_codec *codec;
18 void (*pre_playback_hook)(struct device *dev, int action);
19 void (*playback_hook)(struct device *dev, int action);
20 void (*post_playback_hook)(struct device *dev, int action);