Home
last modified time | relevance | path

Searched refs:mixed_func (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-baytrail.c910 const unsigned short *mixed_func; in byt_set_mux() local
917 ret = byt_get_group_mixed_mux(group, func.name, &mixed_func); in byt_set_mux()
924 byt_set_group_mixed_mux(vg, group, mixed_func); in byt_set_mux()