Searched refs:find_device_by_path (Results 1 – 1 of 1) sorted by relevance
95 static struct input_device *find_device_by_path(GSList *list, const char *path) in find_device_by_path() function1097 idev = find_device_by_path(devices, path); in input_device_register()1121 idev = find_device_by_path(devices, path); in fake_input_register()1163 idev = find_device_by_path(devices, path); in input_device_unregister()