Searched refs:classdev_to_ucb1x00 (Results 1 – 3 of 3) sorted by relevance
24 struct ucb1x00 *ucb = classdev_to_ucb1x00(dev); \
483 struct ucb1x00 *ucb = classdev_to_ucb1x00(dev); in ucb1x00_release()
160 #define classdev_to_ucb1x00(cd) container_of(cd, struct ucb1x00, dev) macro