Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Drtc.c56 static loff_t rtc_llseek(struct file *file, loff_t offset, int origin);
81 static loff_t rtc_llseek(struct file *file, loff_t offset, int origin) in rtc_llseek() function
184 .llseek = rtc_llseek,