Searched refs:kobj_to_dev (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | i2c.h | 354 struct device * const dev = kobj_to_dev(kobj); in kobj_to_i2c_client() |
D | device.h | 619 static inline struct device *kobj_to_dev(struct kobject *kobj) in kobj_to_dev() function |