Home
last modified time | relevance | path

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

/arch/s390/kernel/
Ddebug.c72 static int debug_open(struct inode *inode, struct file *file);
177 .open = debug_open,
577 static int debug_open(struct inode *inode, struct file *file) in debug_open() function