Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/misc/
Dhp_sdc_rtc.c694 static struct miscdevice hp_sdc_rtc_dev = { variable
713 if (misc_register(&hp_sdc_rtc_dev) != 0) in hp_sdc_rtc_init()
727 misc_deregister(&hp_sdc_rtc_dev); in hp_sdc_rtc_exit()