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

/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)
727 misc_deregister(&hp_sdc_rtc_dev);

Completed in 836 milliseconds