Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Ddevice.py78 def class_for_each_device(cls): function
/openbmc/linux/drivers/base/
H A Dclass.c388 int class_for_each_device(const struct class *class, const struct device *start, in class_for_each_device() function