Searched defs:device_link (Results 1 – 4 of 4) sorted by relevance
849 struct device_link { struct855 enum device_link_state status; argument856 u32 flags;857 refcount_t rpm_active;858 struct kref kref;859 struct work_struct rm_work;860 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