Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dmbcs.h545 static int mbcs_open(struct inode *ip, struct file *fp);
Dmbcs.c52 .open = mbcs_open,
382 static int mbcs_open(struct inode *ip, struct file *fp) in mbcs_open() function