Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/misc/
Dlegousbtower.c225 static int tower_open (struct inode *inode, struct file *file);
244 .open = tower_open,
308 static int tower_open (struct inode *inode, struct file *file) in tower_open() function