Searched refs:mv_gpio_debounced_state_set (Results 1 – 1 of 1) sorted by relevance
116 static void mv_gpio_debounced_state_set(device_t, int, uint8_t);685 mv_gpio_debounced_state_set(dev, pin, raw_read); in mv_gpio_debounce_init()761 mv_gpio_debounced_state_set(dev, pin, raw_read); in mv_gpio_debounce()789 mv_gpio_debounced_state_set(device_t dev, int pin, uint8_t new_state) in mv_gpio_debounced_state_set() function