Searched refs:eeprom_lseek (Results 1 – 1 of 1) sorted by relevance
82 static loff_t eeprom_lseek(struct file * file, loff_t offset, int orig);105 .llseek = eeprom_lseek,395 static loff_t eeprom_lseek(struct file * file, loff_t offset, int orig) in eeprom_lseek() function