Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/misc/
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