Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/mbx/
Dmbxdebugfs.c176 static const struct file_operations clock_fops = { variable
220 debugfs_create_file("clock", 0444, dir, fbi, &clock_fops); in mbxfb_debugfs_init()