Searched refs:to_superhyway_device (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/sh/superhyway/
H A Dsuperhyway-sysfs.c20 struct superhyway_device *s = to_superhyway_device(dev); \
H A Dsuperhyway.c30 struct superhyway_device *sdev = to_superhyway_device(dev); superhyway_device_release()
139 struct superhyway_device *shyway_dev = to_superhyway_device(dev); superhyway_device_probe()
155 struct superhyway_device *shyway_dev = to_superhyway_device(dev); superhyway_device_remove()
196 struct superhyway_device *shyway_dev = to_superhyway_device(dev); superhyway_bus_match()
/linux-4.4.14/include/linux/
H A Dsuperhyway.h76 #define to_superhyway_device(d) container_of((d), struct superhyway_device, dev) macro

Completed in 116 milliseconds