Home
last modified time | relevance | path

Searched refs:SNDRV_DEV_JACK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_beep.c259 err = snd_device_new(codec->card, SNDRV_DEV_JACK, beep, &ops); in snd_hda_attach_beep_device()
/openbmc/linux/include/sound/
H A Dcore.h49 SNDRV_DEV_JACK, enumerator
/openbmc/linux/sound/core/
H A Djack.c552 err = snd_device_new(card, SNDRV_DEV_JACK, jack, &ops); in snd_jack_new()