Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dhpimsgx.c75 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr);
244 mixer_open(phm, phr); in mixer_message()
370 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open() function
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dasoundlib.h222 struct mixer *mixer_open(unsigned int card);
/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound_core.c326 static int mixer_open(struct inode *inode, struct file *file) in mixer_open() function
388 .open = mixer_open,