Searched refs:mv_gpio_pindev (Results 1 – 1 of 1) sorted by relevance
100 struct mv_gpio_pindev { struct131 static void mv_gpio_int_ack(struct mv_gpio_pindev *);414 struct mv_gpio_pindev *s; in mv_gpio_setup_intrhandler()450 mv_gpio_intr_mask(struct mv_gpio_pindev *s) in mv_gpio_intr_mask()480 mv_gpio_intr_unmask(struct mv_gpio_pindev *s) in mv_gpio_intr_unmask()694 struct mv_gpio_pindev s = {dev, pin}; in mv_gpio_debounce_start()695 struct mv_gpio_pindev *sd; in mv_gpio_debounce_start()712 sd = (struct mv_gpio_pindev *)malloc(sizeof(struct mv_gpio_pindev), in mv_gpio_debounce_start()732 struct mv_gpio_pindev *s; in mv_gpio_debounce()734 s = (struct mv_gpio_pindev *)arg; in mv_gpio_debounce()[all …]