Searched refs:private_free (Results 126 - 141 of 141) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.c521 if (bus->ops.private_free)
522 bus->ops.private_free(bus);
H A Dhda_intel.c2041 pcm->private_free = azx_pcm_free;
H A Dpatch_conexant.c419 jack->jack->private_free = conexant_free_jack_priv;
H A Dpatch_sigmatel.c4106 jack->jack->private_free = stac92xx_free_jack_priv;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.c1535 ac97.private_free = snd_ice1712_mixer_free_ac97;
1553 ac97.private_free = snd_ice1712_mixer_free_ac97;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dintel8x0.c2089 ac97.private_free = snd_intel8x0_mixer_free_ac97;
2130 pbus->private_free = snd_intel8x0_mixer_free_ac97_bus;
H A Des1968.c1807 pcm->private_free = snd_es1968_pcm_free;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c1831 timer->private_free = snd_wss_timer_free;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dechoaudio.c300 runtime->private_free = audiopipe_free;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/korg1212/
H A Dkorg1212.c2364 korg1212->pcm->private_free = snd_korg1212_free_pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c2599 card->private_free = snd_rme9652_card_free;
H A Dhdspm.c4504 card->private_free = snd_hdspm_card_free;
H A Dhdsp.c5185 card->private_free = snd_hdsp_card_free;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-core.c1483 pcm->private_free = platform->pcm_free;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dmidi.c2014 rmidi->private_free = snd_usbmidi_rawmidi_free;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demufx.c843 kctl->private_free = snd_emu10k1_ctl_private_free;

Completed in 389 milliseconds

123456