Searched refs:mixer_open (Results 1 – 2 of 2) sorted by relevance
86 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr);255 mixer_open(phm, phr); in mixer_message()381 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open() function
326 static int mixer_open(struct inode *inode, struct file *file) in mixer_open() function387 .open = mixer_open,