Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/
H A Dlegousbtower.c224 static int tower_open(struct inode *inode, struct file *file);
242 .open = tower_open,
305 static int tower_open(struct inode *inode, struct file *file) in tower_open() function