Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/sirf/
Dpinctrl-atlas7.c282 struct atlas7_pmx_func { struct
302 struct atlas7_pmx_func *funcs; argument
4322 static struct atlas7_pmx_func atlas7_pmx_functions[] = {
4759 .funcs = (struct atlas7_pmx_func *)atlas7_pmx_functions,
5089 struct atlas7_pmx_func *pmx_func; in atlas7_pmx_set_mux()