Searched defs:pm8001_device (Results 1 – 2 of 2) sorted by relevance
206 struct pm8001_device { struct207 enum sas_dev_type dev_type;208 struct domain_device *sas_device;209 u32 attached_phy;210 u32 id;211 struct completion *dcompletion;235 struct pm8001_device *device; argument
571 struct pm8001_device *pm8001_device; in pm8001_dev_found_notify() local