Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/bcm/
Dpinctrl-bcm281xx.c78 struct bcm281xx_pin_function { struct
95 const struct bcm281xx_pin_function *functions; argument
935 static const struct bcm281xx_pin_function bcm281xx_functions[] = {
1063 const struct bcm281xx_pin_function *f = &pdata->functions[function]; in bcm281xx_pinmux_set()