Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Dmbcs.h550 static loff_t mbcs_sram_llseek(struct file *filp, loff_t off, int whence);
Dmbcs.c54 .llseek = mbcs_sram_llseek,
453 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) in mbcs_sram_llseek() function