Searched defs:device_link (Results 1 – 6 of 6) sorted by relevance
575 struct device_link { struct581 enum device_link_state status; argument582 u32 flags;583 refcount_t rpm_active;584 struct kref kref;586 struct rcu_head rcu_head;588 bool supplier_preactivated; /* Owned by consumer probe. */
1 .. _device_link: target
41 struct list_head device_link; member
532 struct device *device_link) in class_compat_create_link()565 struct device *device_link) in class_compat_remove_link()
39 unsigned int device_link:1; member
213 struct list_head device_link; member