Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/misc/
Dlegousbtower.c228 static loff_t tower_llseek (struct file *file, loff_t off, int whence);
247 .llseek = tower_llseek,
540 static loff_t tower_llseek (struct file *file, loff_t off, int whence) in tower_llseek() function