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

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

Completed in 134 milliseconds