Home
last modified time | relevance | path

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

/linux-4.4.14/include/trace/events/
Dv4l2.h72 #define show_flags(flags) \ macro
152 show_flags(__entry->flags),
226 show_flags(__entry->flags),
/linux-4.4.14/drivers/acpi/
Ddock.c519 static ssize_t show_flags(struct device *dev, in show_flags() function
526 static DEVICE_ATTR(flags, S_IRUGO, show_flags, NULL);