Home
last modified time | relevance | path

Searched refs:poll_gamepad_devices (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/darktable38/darktable-3.8.0/src/libs/tools/
H A Dgamepad.c191 static gboolean poll_gamepad_devices(gpointer user_data) in poll_gamepad_devices() function
287 g_timeout_add(10, poll_gamepad_devices, self); in gamepad_open_devices()