Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Di8k.c110 static int i8k_open_fs(struct inode *inode, struct file *file);
115 .open = i8k_open_fs,
524 static int i8k_open_fs(struct inode *inode, struct file *file) in i8k_open_fs() function