Searched defs:lnw (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/gpio/ |
D | gpio-langwell.c | 76 struct lnw_gpio *lnw = container_of(chip, struct lnw_gpio, chip); in gpio_reg() local 88 struct lnw_gpio *lnw = container_of(chip, struct lnw_gpio, chip); in gpio_reg_2bit() local 132 struct lnw_gpio *lnw = container_of(chip, struct lnw_gpio, chip); in lnw_gpio_direction_input() local 155 struct lnw_gpio *lnw = container_of(chip, struct lnw_gpio, chip); in lnw_gpio_direction_output() local 178 struct lnw_gpio *lnw = container_of(chip, struct lnw_gpio, chip); in lnw_gpio_to_irq() local 184 struct lnw_gpio *lnw = irq_data_get_irq_chip_data(d); in lnw_irq_type() local 243 struct lnw_gpio *lnw = irq_data_get_irq_handler_data(data); in lnw_irq_handler() local 305 struct lnw_gpio *lnw; in lnw_gpio_probe() local 404 struct lnw_gpio *lnw; in wp_gpio_probe() local 453 struct lnw_gpio *lnw = platform_get_drvdata(pdev); in wp_gpio_remove() local
|