Searched refs:rtc_proc_fops (Results 1 – 2 of 2) sorted by relevance
131 static const struct file_operations rtc_proc_fops = { variable141 proc_create_data("driver/rtc", 0, NULL, &rtc_proc_fops, rtc); in rtc_proc_add_device()
919 static const struct file_operations rtc_proc_fops = { variable1068 ent = proc_create("driver/rtc", 0, NULL, &rtc_proc_fops); in rtc_init()