Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dtlclk.c771 static struct faux_device *tlclk_device; variable
816 tlclk_device = faux_device_create_with_groups("telco_clock", NULL, NULL, tlclk_groups); in tlclk_init()
817 if (!tlclk_device) { in tlclk_init()
836 faux_device_destroy(tlclk_device); in tlclk_cleanup()