]> err.no Git - linux-2.6/blobdiff - include/sound/hwdep.h
[ALSA] Add a new quirk for mute-LED and HP-only.
[linux-2.6] / include / sound / hwdep.h
index 04b20bc4f144cd5ef837acd1a815f4f3d446bf9c..c679e5b3111135385798c6f5f2987a51fe63e6a7 100644 (file)
@@ -43,6 +43,7 @@ struct snd_hwdep_ops {
 
 struct snd_hwdep {
        struct snd_card *card;
+       struct list_head list;
        int device;
        char id[32];
        char name[80];