Searched defs:device_link (Results 1 – 5 of 5) sorted by relevance
846 struct device_link { struct852 enum device_link_state status; argument853 u32 flags;854 refcount_t rpm_active;855 struct kref kref;856 struct work_struct rm_work;857 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
213 struct list_head device_link; member