Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mic/host/
Dmic_fops.h24 int mic_open(struct inode *inode, struct file *filp);
Dmic_fops.c30 int mic_open(struct inode *inode, struct file *f) in mic_open() function
Dmic_main.c72 .open = mic_open,