Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firmware/tegra/
A Dbpmp-debugfs.c463 mode |= attrs & DEBUGFS_S_IWUSR ? 0200 : 0; in bpmp_populate_debugfs_inband()
726 mode |= t & DEBUGFS_S_IWUSR ? S_IWUSR : 0; in bpmp_populate_dir()
/linux-6.3-rc2/include/soc/tegra/
A Dbpmp-abi.h673 #define DEBUGFS_S_IWUSR (1 << 7) macro

Completed in 13 milliseconds