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

/linux-4.1.27/drivers/char/
H A Dmbcs.h550 static loff_t mbcs_sram_llseek(struct file *filp, loff_t off, int whence);
H A Dmbcs.c53 .llseek = mbcs_sram_llseek,
452 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) mbcs_sram_llseek() function

Completed in 58 milliseconds