Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/mbx/
Dmbxdebugfs.c8 struct mbxfb_debugfs_data { struct
219 struct mbxfb_debugfs_data *dbg; in mbxfb_debugfs_init()
221 dbg = kzalloc(sizeof(struct mbxfb_debugfs_data), GFP_KERNEL); in mbxfb_debugfs_init()
242 struct mbxfb_debugfs_data *dbg = mfbi->debugfs_data; in mbxfb_debugfs_remove()