Searched refs:st_pinconf_get_direction (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-st.c | 573 static void st_pinconf_get_direction(struct st_pio_control *pc, in st_pinconf_get_direction() function 747 st_pinconf_get_direction(&pc, offset, &config); in st_gpio_get_direction() 990 st_pinconf_get_direction(pc, pin, config); in st_pinconf_get()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-st.c | 577 static void st_pinconf_get_direction(struct st_pio_control *pc, in st_pinconf_get_direction() function 751 st_pinconf_get_direction(&pc, offset, &config); in st_gpio_get_direction() 993 st_pinconf_get_direction(pc, pin, config); in st_pinconf_get()
|
Completed in 7 milliseconds