Searched defs:device_link (Results 1 – 4 of 4) sorted by relevance
785 struct device_link { struct791 enum device_link_state status; argument792 u32 flags;793 refcount_t rpm_active;794 struct kref kref;795 struct work_struct rm_work;796 bool supplier_preactivated; /* Owned by consumer probe. */
1 .. _device_link: target
41 struct list_head device_link; member
50 unsigned int device_link:1; member