Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/misc/
Dhp_sdc_rtc.c680 static struct miscdevice hp_sdc_rtc_dev = { variable
699 if (misc_register(&hp_sdc_rtc_dev) != 0) in hp_sdc_rtc_init()
713 misc_deregister(&hp_sdc_rtc_dev); in hp_sdc_rtc_exit()