Searched defs:device_link (Results 1 – 6 of 6) sorted by relevance
822 struct device_link { struct828 enum device_link_state status; argument829 u32 flags;830 refcount_t rpm_active;831 struct kref kref;832 struct work_struct rm_work;833 bool supplier_preactivated; /* Owned by consumer probe. */
1 .. _device_link: target
41 struct list_head device_link; member
590 struct device *device_link) in class_compat_create_link()623 struct device *device_link) in class_compat_remove_link()
50 unsigned int device_link:1; member
213 struct list_head device_link; member