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

/linux-master/include/linux/mux/
H A Ddriver.h98 * mux_control_get_index() - Get the index of the given mux controller
104 static inline unsigned int mux_control_get_index(struct mux_control *mux) function
/linux-master/drivers/mux/
H A Dadg792a.c46 unsigned int controller = mux_control_get_index(mux);
H A Dmmio.c22 return regmap_field_write(fields[mux_control_get_index(mux)], state);

Completed in 203 milliseconds