Home
last modified time | relevance | path

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

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