Home
last modified time | relevance | path

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

/Linux-v5.10/include/trace/events/
Derofs.h13 #define show_dev(dev) MAJOR(dev), MINOR(dev) macro
Df2fs.h10 #define show_dev(dev) MAJOR(dev), MINOR(dev) macro
/Linux-v5.10/drivers/pci/hotplug/
Dcpqphp_sysfs.c66 static int show_dev(struct controller *ctrl, char *buf) in show_dev() function