Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-baytrail.c116 const struct byt_mixed_func_mux *mixed_funcs; member
163 .mixed_funcs = (f), \
835 if (!strcmp(group.mixed_funcs[i].name, func_name)) { in byt_get_group_mixed_mux()
836 *func = group.mixed_funcs[i].func_values; in byt_get_group_mixed_mux()