Searched refs:tower_llseek (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | legousbtower.c | 227 static loff_t tower_llseek(struct file *file, loff_t off, int whence); 245 .llseek = tower_llseek, 481 * tower_llseek 483 static loff_t tower_llseek(struct file *file, loff_t off, int whence) in tower_llseek() function
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | legousbtower.c | 227 static loff_t tower_llseek(struct file *file, loff_t off, int whence); 245 .llseek = tower_llseek, 481 * tower_llseek 483 static loff_t tower_llseek(struct file *file, loff_t off, int whence) in tower_llseek() function
|
Completed in 3 milliseconds