Searched refs:OBJECT_DEFINE_SIMPLE_TYPE (Results 1 – 2 of 2) sorted by relevance
353 the OBJECT_DEFINE_SIMPLE_TYPE macro is suitable:358 OBJECT_DEFINE_SIMPLE_TYPE(MyDevice, my_device, MY_DEVICE, DEVICE)392 same thing as OBJECT_DEFINE_SIMPLE_TYPE, but it also sets the
428 #define OBJECT_DEFINE_SIMPLE_TYPE(ModuleObjName, module_obj_name, \ macro