Home
last modified time | relevance | path

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

/linux/drivers/firmware/tegra/
A Dbpmp-debugfs.c473 mode = attrs & DEBUGFS_S_IRUSR ? 0400 : 0; in bpmp_populate_debugfs_inband()
736 mode = t & DEBUGFS_S_IRUSR ? S_IRUSR : 0; in bpmp_populate_dir()
/linux/include/soc/tegra/
A Dbpmp-abi.h687 #define DEBUGFS_S_IRUSR (1 << 8) macro

Completed in 12 milliseconds