Searched refs:class_name (Results 1 – 2 of 2) sorted by relevance
80 class_name = f'Bintool{module_name}'97 return getattr(module, class_name)
804 const char *class_name; in print_pvblock_devices() local806 class_name = uclass_get_name(UCLASS_PVBLOCK); in print_pvblock_devices()813 printf("%s: %d", class_name, desc->devnum); in print_pvblock_devices()
Completed in 8 milliseconds