Lines Matching defs:lg
100 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); in lp_gpio_reg() local
115 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); in lp_gpio_request() local
140 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); in lp_gpio_free() local
152 struct lp_gpio *lg = container_of(gc, struct lp_gpio, chip); in lp_irq_type() local
194 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); in lp_gpio_set() local
210 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); in lp_gpio_direction_input() local
224 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); in lp_gpio_direction_output() local
241 struct lp_gpio *lg = container_of(gc, struct lp_gpio, chip); in lp_gpio_irq_handler() local
276 struct lp_gpio *lg = container_of(gc, struct lp_gpio, chip); in lp_irq_enable() local
289 struct lp_gpio *lg = container_of(gc, struct lp_gpio, chip); in lp_irq_disable() local
309 static void lp_gpio_irq_init_hw(struct lp_gpio *lg) in lp_gpio_irq_init_hw()
326 struct lp_gpio *lg; in lp_gpio_probe() local
413 struct lp_gpio *lg = platform_get_drvdata(pdev); in lp_gpio_resume() local
442 struct lp_gpio *lg = platform_get_drvdata(pdev); in lp_gpio_remove() local