Home
last modified time | relevance | path

Searched defs:show_dev (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/trace/events/
Df2fs.h9 #define show_dev(entry) MAJOR(entry->dev), MINOR(entry->dev) macro
/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp_sysfs.c80 static int show_dev (struct controller *ctrl, char *buf) in show_dev() function