Searched defs:device_link (Results 1 – 10 of 10) sorted by relevance
577 struct device_link { struct583 enum device_link_state status; argument584 u32 flags;585 refcount_t rpm_active;586 struct kref kref;587 struct work_struct rm_work;588 bool supplier_preactivated; /* Owned by consumer probe. */
1 .. _device_link: target
41 struct list_head device_link; member
851 struct device_link { struct856 enum device_link_state status; argument857 u32 flags;858 refcount_t rpm_active;859 struct kref kref;861 struct rcu_head rcu_head;863 bool supplier_preactivated; /* Owned by consumer probe. */
48 struct list_head device_link; member
525 struct device *device_link) in class_compat_create_link()558 struct device *device_link) in class_compat_remove_link()
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