/linux-4.1.27/include/sound/ |
D | i2c.h | 34 void (*private_free)(struct snd_i2c_device *device); member 73 void (*private_free)(struct snd_i2c_bus *bus); member
|
D | seq_kernel.h | 66 void (*private_free)(void *private_data); member
|
D | ak4531_codec.h | 71 void (*private_free) (struct snd_ak4531 *ak4531); member
|
D | seq_device.h | 37 void (*private_free)(struct snd_seq_device *device); member
|
D | rawmidi.h | 88 void (*private_free)(struct snd_rawmidi_substream *substream); member 138 void (*private_free) (struct snd_rawmidi *rmidi); member
|
D | timer.h | 84 void (*private_free) (struct snd_timer *timer); member 100 void (*private_free) (struct snd_timer_instance *ti); member
|
D | jack.h | 82 void (*private_free)(struct snd_jack *); member
|
D | mixer_oss.h | 48 void (*private_free)(struct snd_mixer_oss_slot *slot); member
|
D | hwdep.h | 70 void (*private_free) (struct snd_hwdep *hwdep); member
|
D | control.h | 80 void (*private_free)(struct snd_kcontrol *kcontrol); member
|
D | info.h | 86 void (*private_free)(struct snd_info_entry *entry); member
|
D | ac97_codec.h | 452 void (*private_free) (struct snd_ac97_bus *bus); member 476 void (*private_free) (struct snd_ac97 *ac97); member 488 void (*private_free) (struct snd_ac97 *ac97); member
|
D | opl3.h | 316 void (*private_free)(struct snd_opl3 *); member
|
D | core.h | 108 void (*private_free) (struct snd_card *card); /* callback for freeing of member
|
D | pcm.h | 400 void (*private_free)(struct snd_pcm_runtime *runtime); member 535 void (*private_free) (struct snd_pcm *pcm); member
|
D | gus.h | 292 void (*private_free)(struct snd_gus_voice *voice); member
|
/linux-4.1.27/sound/core/seq/ |
D | seq_ports.h | 74 void (*private_free)(void *private_data); member
|
/linux-4.1.27/sound/isa/gus/ |
D | gus_reset.c | 294 void (*private_free)(struct snd_gus_voice *voice); in snd_gf1_free_voice() local
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_plugin.h | 78 void (*private_free)(struct snd_pcm_plugin *plugin); member
|
/linux-4.1.27/sound/pci/ali5451/ |
D | ali5451.c | 205 void (*private_free)(void *private_data); member 956 void (*private_free)(void *); in snd_ali_free_voice() local
|
/linux-4.1.27/sound/pci/trident/ |
D | trident.h | 332 void (*private_free)(struct snd_trident_voice *voice); member
|
D | trident_main.c | 3865 void (*private_free)(struct snd_trident_voice *); in snd_trident_free_voice() local
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_codec.h | 50 void (*private_free)(struct hda_bus *); member
|