Lines Matching refs:pm8001_device
103 struct pm8001_device;
197 struct pm8001_device *pm8001_dev, u32 flag);
210 struct pm8001_device *pm8001_dev, u32 state);
262 struct pm8001_device { struct
290 struct pm8001_device *device; argument
519 struct pm8001_device *devices;
653 struct pm8001_device *device_to_close);
670 struct pm8001_device *pm8001_dev, u32 state);
707 struct pm8001_device *pm8001_find_dev(struct pm8001_hba_info *pm8001_ha,
723 void pm8001_free_dev(struct pm8001_device *pm8001_dev);
734 struct pm8001_device *dev, struct sas_task *task) in pm8001_ccb_alloc()