Searched refs:mixer_open (Results 1 – 3 of 3) sorted by relevance
75 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
222 struct mixer *mixer_open(unsigned int card);
326 static int mixer_open(struct inode *inode, struct file *file) in mixer_open() function388 .open = mixer_open,