Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddebugfs.h48 #define DEFINE_DEBUGFS_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, __is_signed) \ macro
63 DEFINE_DEBUGFS_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, false)
66 DEFINE_DEBUGFS_ATTRIBUTE_XSIGNED(__fops, __get, __set, __fmt, true)

Completed in 4 milliseconds