|
#define to_dom_device(_obj) container_of(_obj, struct domain_device, dev_obj)
|
|
#define to_dom_device(_obj) container_of(_obj, struct domain_device, dev_obj)
|
|
#define to_dev_attr(_attr) container_of(_attr, struct domain_dev_attribute,\
|
|
#define to_dev_attr(_attr) container_of(_attr, struct domain_dev_attribute,\
|