Searched refs:DEBUGFS_S_ISDIR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/soc/tegra/ | ||
D | bpmp-abi.h | 631 #define DEBUGFS_S_ISDIR (1 << 9) macro |
/Linux-v4.19/drivers/firmware/tegra/ | ||
D | bpmp-debugfs.c | 339 if (t & DEBUGFS_S_ISDIR) { in bpmp_populate_dir() |