Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-langwell.c74 #define to_lnw_priv(chip) container_of(chip, struct lnw_gpio, chip) macro
79 struct lnw_gpio *lnw = to_lnw_priv(chip); in gpio_reg()
91 struct lnw_gpio *lnw = to_lnw_priv(chip); in gpio_reg_2bit()
135 struct lnw_gpio *lnw = to_lnw_priv(chip); in lnw_gpio_direction_input()
158 struct lnw_gpio *lnw = to_lnw_priv(chip); in lnw_gpio_direction_output()
181 struct lnw_gpio *lnw = to_lnw_priv(chip); in lnw_gpio_to_irq()