Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h192 struct dentry *dbgfs_dma_cap; member
Dstmmac_main.c4053 priv->dbgfs_dma_cap = debugfs_create_file("dma_cap", 0444, in stmmac_init_fs()
4057 if (!priv->dbgfs_dma_cap || IS_ERR(priv->dbgfs_dma_cap)) { in stmmac_init_fs()