Searched refs:fop_open (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/watchdog/ |
H A D | sbc7240_wdt.c | 123 static int fop_open(struct inode *inode, struct file *file) in fop_open() function 210 .open = fop_open,
|
H A D | sbc60xxwdt.c | 194 static int fop_open(struct inode *inode, struct file *file) in fop_open() function 280 .open = fop_open,
|
H A D | w83877f_wdt.c | 215 static int fop_open(struct inode *inode, struct file *file) in fop_open() function 304 .open = fop_open,
|
H A D | sc520_wdt.c | 247 static int fop_open(struct inode *inode, struct file *file) in fop_open() function 336 .open = fop_open,
|
H A D | alim7101_wdt.c | 211 static int fop_open(struct inode *inode, struct file *file) in fop_open() function 294 .open = fop_open,
|