Searched refs:pin_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinmux.c | 196 * pin_free() - release a single muxed in pin so something else can be muxed 206 static const char *pin_free(struct pinctrl_dev *pctldev, int pin, in pin_free() function 291 owner = pin_free(pctldev, pin, range); in pinmux_free_gpio() 480 pin_free(pctldev, pins[i], NULL); in pinmux_enable_setting() 520 pin_free(pctldev, pins[i], NULL); in pinmux_disable_setting()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinmux.c | 200 * pin_free() - release a single muxed in pin so something else can be muxed 210 static const char *pin_free(struct pinctrl_dev *pctldev, int pin, in pin_free() function 295 owner = pin_free(pctldev, pin, range); in pinmux_free_gpio() 484 pin_free(pctldev, pins[i], NULL); in pinmux_enable_setting() 524 pin_free(pctldev, pins[i], NULL); in pinmux_disable_setting()
|
Completed in 3 milliseconds