anx9805_aux
struct anx9805_aux *aux = anx9805_aux(base);
struct anx9805_aux *aux;
#define anx9805_aux(p) container_of((p), struct anx9805_aux, base)