Home
last modified time | relevance | path

Searched refs:mixer_open (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/pci/asihpi/
Dhpimsgx.c75 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr);
239 mixer_open(phm, phr); in mixer_message()
365 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open() function
/linux-6.6.21/sound/oss/dmasound/
Ddmasound_core.c324 static int mixer_open(struct inode *inode, struct file *file) in mixer_open() function
386 .open = mixer_open,