Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/misc/
Dlegousbtower.c231 static int tower_open (struct inode *inode, struct file *file);
250 .open = tower_open,
314 static int tower_open (struct inode *inode, struct file *file) in tower_open() function