Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-pic32.c52 struct pic32_desc_function *functions;
55 struct pic32_desc_function { struct
376 .functions = (struct pic32_desc_function[]){ \
1776 struct pic32_desc_function *functions = pg->functions; in pic32_pinmux_enable()