Searched refs:to_mux_chip (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/mux/
H A Ddriver.h73 #define to_mux_chip(x) container_of((x), struct mux_chip, dev) macro
/linux-master/drivers/mux/
H A Dcore.c65 struct mux_chip *mux_chip = to_mux_chip(dev);
517 return dev ? to_mux_chip(dev) : NULL;

Completed in 182 milliseconds