Home
last modified time | relevance | path

Searched refs:wm8350_gpio (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-wm8350.c29 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_in() local
30 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_in()
38 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_get() local
39 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_get()
54 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_set() local
55 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_set()
66 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_out() local
67 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_out()
83 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_to_irq() local
84 struct wm8350 *wm8350 = wm8350_gpio in wm8350_gpio_to_irq()
107 struct wm8350_gpio_data *wm8350_gpio; wm8350_gpio_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-wm8350.c28 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_in() local
29 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_in()
37 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_get() local
38 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_get()
53 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_set() local
54 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_set()
65 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_out() local
66 struct wm8350 *wm8350 = wm8350_gpio->wm8350; in wm8350_gpio_direction_out()
82 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_to_irq() local
83 struct wm8350 *wm8350 = wm8350_gpio in wm8350_gpio_to_irq()
106 struct wm8350_gpio_data *wm8350_gpio; wm8350_gpio_probe() local
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/wm8350/
H A Dgpio.h347 struct wm8350_gpio { struct
H A Dcore.h611 struct wm8350_gpio gpio;
/kernel/linux/linux-6.6/include/linux/mfd/wm8350/
H A Dgpio.h347 struct wm8350_gpio { struct
H A Dcore.h611 struct wm8350_gpio gpio;

Completed in 7 milliseconds