Home
last modified time | relevance | path

Searched refs:kobj_to_dev (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Di2c.h354 struct device * const dev = kobj_to_dev(kobj); in kobj_to_i2c_client()
Ddevice.h619 static inline struct device *kobj_to_dev(struct kobject *kobj) in kobj_to_dev() function