Searched defs:pm8001_device (Results 1 – 2 of 2) sorted by relevance
263 struct pm8001_device { struct264 enum sas_device_type dev_type;265 struct domain_device *sas_device;266 u32 attached_phy;267 u32 id;291 struct pm8001_device *device; argument
640 struct pm8001_device *pm8001_device; in pm8001_dev_found_notify() local