Searched defs:class_destroy (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/base/ | ||
H A D | class.c | 290 void class_destroy(const struct class *cls) in class_destroy() function |
/openbmc/u-boot/include/linux/ | ||
H A D | compat.h | 197 #define class_destroy(...) macro |