Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sirf/
Dpinctrl-atlas7.c285 struct atlas7_pmx_func { struct
305 struct atlas7_pmx_func *funcs; argument
4332 static struct atlas7_pmx_func atlas7_pmx_functions[] = {
4772 .funcs = (struct atlas7_pmx_func *)atlas7_pmx_functions,
5102 struct atlas7_pmx_func *pmx_func; in atlas7_pmx_set_mux()