Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/sbus/char/
Dflash.c78 flash_llseek(struct file *file, long long offset, int origin) in flash_llseek() function
150 .llseek = flash_llseek,
/linux-5.19.10/drivers/char/
Dnwflash.c272 static loff_t flash_llseek(struct file *file, loff_t offset, int orig) in flash_llseek() function
571 .llseek = flash_llseek,