Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dehci-dbg.c355 static int debug_lpm_open(struct inode *, struct file *);
388 .open = debug_lpm_open,
960 static int debug_lpm_open(struct inode *inode, struct file *file) in debug_lpm_open() function