Searched refs:bottom_data (Results 1 – 1 of 1) sorted by relevance
25 static int sdl_filter_top(struct gpio_sdl_data *bottom_data) in sdl_filter_top() argument27 const struct device *port = bottom_data->dev; in sdl_filter_top()35 if (config->codes[pin] == bottom_data->event_scan_code) { in sdl_filter_top()53 ret = gpio_emul_input_set(config->emul, pin, bottom_data->key_down); in sdl_filter_top()
Completed in 3 milliseconds