Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.c12 static struct dentry *dpaa2_dbg_root; variable
127 dir = debugfs_create_dir(priv->net_dev->name, dpaa2_dbg_root); in dpaa2_dbg_add()
147 dpaa2_dbg_root = debugfs_create_dir(DPAA2_ETH_DBG_ROOT, NULL); in dpaa2_eth_dbg_init()
153 debugfs_remove(dpaa2_dbg_root); in dpaa2_eth_dbg_exit()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.c12 static struct dentry *dpaa2_dbg_root; variable
176 dir = debugfs_create_dir(name, dpaa2_dbg_root); in dpaa2_dbg_add()
200 dpaa2_dbg_root = debugfs_create_dir(DPAA2_ETH_DBG_ROOT, NULL); in dpaa2_eth_dbg_init()
206 debugfs_remove(dpaa2_dbg_root); in dpaa2_eth_dbg_exit()

Completed in 1 milliseconds