Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/8250/
D8250_bcm7271.c243 static struct dentry *brcmuart_debugfs_root; variable
930 priv->debugfs_dir = debugfs_create_dir(device, brcmuart_debugfs_root); in brcmuart_init_debugfs()
1226 brcmuart_debugfs_root = debugfs_create_dir( in brcmuart_init()
1230 debugfs_remove_recursive(brcmuart_debugfs_root); in brcmuart_init()
1241 debugfs_remove_recursive(brcmuart_debugfs_root); in brcmuart_deinit()