Searched refs:hdspm_mixer (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dhdspm.h116 struct hdspm_mixer { struct
121 struct hdspm_mixer *mixer;
132 typedef struct hdspm_mixer hdspm_mixer_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dhdspm.h210 struct hdspm_mixer { struct
215 struct hdspm_mixer *mixer;
226 typedef struct hdspm_mixer hdspm_mixer_t;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdspm.c491 struct hdspm_mixer *mixer;
4159 sizeof(struct hdspm_mixer)))
4424 sizeof(struct hdspm_mixer));
4425 hdspm->mixer = kzalloc(sizeof(struct hdspm_mixer), GFP_KERNEL);
4429 (int)sizeof(struct hdspm_mixer));

Completed in 81 milliseconds