Home
last modified time | relevance | path

Searched refs:pcxhr_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr.c987 static int pcxhr_open(struct snd_pcm_substream *subs) in pcxhr_open() function
1001 dev_dbg(chip->card->dev, "pcxhr_open playback chip%d subs%d\n", in pcxhr_open()
1005 dev_dbg(chip->card->dev, "pcxhr_open capture chip%d subs%d\n", in pcxhr_open()
1015 dev_err(chip->card->dev, "pcxhr_open chip%d subs%d in use\n", in pcxhr_open()
1121 .open = pcxhr_open,
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr.c985 static int pcxhr_open(struct snd_pcm_substream *subs) in pcxhr_open() function
1119 .open = pcxhr_open,

Completed in 5 milliseconds