Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Ddev.c524 static const struct file_operations rtc_dev_fops = { variable
557 cdev_init(&rtc->char_dev, &rtc_dev_fops); in rtc_dev_prepare()