Searched refs:_kobj (Results 1 – 3 of 3) sorted by relevance
18 #define to_mdev_type(_kobj) \ argument19 container_of(_kobj, struct mdev_type, kobj)
165 char *_name, struct kobject *_kobj, in create_sysfs_entry() argument183 vdentry->kobj = _kobj; in create_sysfs_entry()
152 #define to_iommu_group(_kobj) \ argument153 container_of(_kobj, struct iommu_group, kobj)
Completed in 17 milliseconds