Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dmbcs.h545 static int mbcs_open(struct inode *ip, struct file *fp);
Dmbcs.c53 .open = mbcs_open,
383 static int mbcs_open(struct inode *ip, struct file *fp) in mbcs_open() function