Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/asihpi/
Dhpicmn.h26 u16 mixer_open; member
Dhpimsgx.c84 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr);
260 mixer_open(phm, phr); in mixer_message()
378 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open() function
/linux-2.6.39/sound/oss/dmasound/
Ddmasound_core.c325 static int mixer_open(struct inode *inode, struct file *file) in mixer_open() function
386 .open = mixer_open,