Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/
H A Dlegousbtower.c227 static loff_t tower_llseek(struct file *file, loff_t off, int whence);
245 .llseek = tower_llseek,
483 static loff_t tower_llseek(struct file *file, loff_t off, int whence) in tower_llseek() function