Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice.h846 struct device_link { struct
852 enum device_link_state status; argument
853 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. */
/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