Searched defs:nvram_llseek (Results 1 - 3 of 3) sorted by relevance

/drivers/char/
H A Dgeneric_nvram.c34 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) function
137 .llseek = nvram_llseek,
H A Dnvram.c214 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) function
428 .llseek = nvram_llseek,
/drivers/macintosh/
H A Dnvram.c21 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) function
104 .llseek = nvram_llseek,

Completed in 69 milliseconds