Home
last modified time | relevance | path

Searched refs:hwdep_idx (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/pci/emu10k1/
Demu10k1_synth.c66 emux->hwdep_idx = 2; /* FIXED */ in snd_emu10k1_synth_probe()
/Linux-v4.19/sound/isa/sb/
Demu8000_synth.c75 emu->hwdep_idx = 2; /* FIXED */ in snd_emu8000_probe()
/Linux-v4.19/sound/synth/emux/
Demux_hwdep.c125 if ((err = snd_hwdep_new(emu->card, SNDRV_EMUX_HWDEP_NAME, emu->hwdep_idx, &hw)) < 0) in snd_emux_init_hwdep()
/Linux-v4.19/include/sound/
Demux_synth.h105 int hwdep_idx; /* hwdep device index */ member