Home
last modified time | relevance | path

Searched refs:flash_llseek (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/sbus/char/
H A Dflash.c78 flash_llseek(struct file *file, long long offset, int origin) in flash_llseek() function
150 .llseek = flash_llseek,
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Dflash.c78 flash_llseek(struct file *file, long long offset, int origin) in flash_llseek() function
150 .llseek = flash_llseek,
/kernel/linux/linux-5.10/drivers/char/
H A Dnwflash.c272 static loff_t flash_llseek(struct file *file, loff_t offset, int orig) in flash_llseek() function
278 printk(KERN_DEBUG "flash_llseek: offset=0x%X, orig=0x%X.\n", in flash_llseek()
571 .llseek = flash_llseek,
/kernel/linux/linux-6.6/drivers/char/
H A Dnwflash.c272 static loff_t flash_llseek(struct file *file, loff_t offset, int orig) in flash_llseek() function
278 printk(KERN_DEBUG "flash_llseek: offset=0x%X, orig=0x%X.\n", in flash_llseek()
571 .llseek = flash_llseek,

Completed in 3 milliseconds