Home
last modified time | relevance | path

Searched refs:hwdep_idx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_synth.c53 emux->hwdep_idx = 2; /* FIXED */ in snd_emu10k1_synth_probe()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_synth.c51 emux->hwdep_idx = 2; /* FIXED */ in snd_emu10k1_synth_probe()
/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000_synth.c62 emu->hwdep_idx = 2; /* FIXED */ in snd_emu8000_probe()
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_hwdep.c119 if ((err = snd_hwdep_new(emu->card, SNDRV_EMUX_HWDEP_NAME, emu->hwdep_idx, &hw)) < 0) in snd_emux_init_hwdep()
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_hwdep.c119 err = snd_hwdep_new(emu->card, SNDRV_EMUX_HWDEP_NAME, emu->hwdep_idx, &hw); in snd_emux_init_hwdep()
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000_synth.c62 emu->hwdep_idx = 2; /* FIXED */ in snd_emu8000_probe()
/kernel/linux/linux-5.10/include/sound/
H A Demux_synth.h92 int hwdep_idx; /* hwdep device index */ member
/kernel/linux/linux-6.6/include/sound/
H A Demux_synth.h92 int hwdep_idx; /* hwdep device index */ member

Completed in 3 milliseconds