Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dpath-seat.c174 path_device_enable(struct path_input *input, in path_device_enable() function
223 if (path_device_enable(input, dev->udev_device, NULL) == NULL) { in path_input_enable()
267 device = path_device_enable(input, udev_device, seat_name); in path_create_device()