Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/mbx/
Dmbxdebugfs.c9 struct mbxfb_debugfs_data { struct
214 struct mbxfb_debugfs_data *dbg; in mbxfb_debugfs_init()
216 dbg = kzalloc(sizeof(struct mbxfb_debugfs_data), GFP_KERNEL); in mbxfb_debugfs_init()
237 struct mbxfb_debugfs_data *dbg = mfbi->debugfs_data; in mbxfb_debugfs_remove()