Searched refs:to_sa1111_device (Results 1 – 3 of 3) sorted by relevance
723 struct sa1111_dev *dev = to_sa1111_device(_dev); in sa1111_dev_release()929 struct sa1111_dev *sadev = to_sa1111_device(dev); in sa1111_remove_one()1345 struct sa1111_dev *dev = to_sa1111_device(_dev); in sa1111_match()1353 struct sa1111_dev *sadev = to_sa1111_device(dev); in sa1111_bus_probe()1364 struct sa1111_dev *sadev = to_sa1111_device(dev); in sa1111_bus_remove()1424 struct sa1111_dev *dev = to_sa1111_device(data); in sa1111_notifier_call()
251 struct sa1111_dev *dev = to_sa1111_device(_dev); in ohci_hcd_sa1111_shutdown()
395 #define to_sa1111_device(x) container_of(x, struct sa1111_dev, dev) macro