Home
last modified time | relevance | path

Searched defs:device_link (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Ddevice.h707 struct device_link { struct
713 enum device_link_state status; argument
714 u32 flags;
715 refcount_t rpm_active;
716 struct kref kref;
717 struct work_struct rm_work;
718 bool supplier_preactivated; /* Owned by consumer probe. */
/linux/Documentation/driver-api/
H A Ddevice_link.rst1 .. _device_link: target
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.h41 struct list_head device_link; member
/linux/drivers/regulator/
H A Dinternal.h50 unsigned int device_link:1; member
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h213 struct list_head device_link; member