Searched refs:to_rmi_device (Results 1 – 2 of 2) sorted by relevance
102 #define to_rmi_device(d) container_of(d, struct rmi_device, dev) macro
53 struct rmi_device *rmi_dev = to_rmi_device(dev); in rmi_release_device()