Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Defirtc.c368 static const struct file_operations efi_rtc_proc_fops = { variable
390 dir = proc_create("driver/efirtc", 0, NULL, &efi_rtc_proc_fops); in efi_rtc_init()