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

/linux-4.4.14/drivers/char/
H A Dtlclk.c266 static const struct file_operations tlclk_fops = { variable in typeref:struct:file_operations
277 .fops = &tlclk_fops,
780 ret = register_chrdev(tlclk_major, "telco_clock", &tlclk_fops); tlclk_init()

Completed in 102 milliseconds