Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/misc/
Dlegousbtower.c234 static loff_t tower_llseek (struct file *file, loff_t off, int whence);
253 .llseek = tower_llseek,
538 static loff_t tower_llseek (struct file *file, loff_t off, int whence) in tower_llseek() function