Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dda9030_battery.c178 static int debug_open(struct inode *inode, struct file *file) in debug_open() function
184 .open = debug_open,
Daxp288_fuel_gauge.c319 static int debug_open(struct inode *inode, struct file *file) in debug_open() function
325 .open = debug_open,
/linux-4.4.14/arch/s390/kernel/
Ddebug.c73 static int debug_open(struct inode *inode, struct file *file);
178 .open = debug_open,
607 debug_open(struct inode *inode, struct file *file) in debug_open() function