Home
last modified time | relevance | path

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

/third_party/libinput/doc/user/
Darchitecture.rst119 evdev [label="evdev_device_create()"]
131 Entry point for all devices is ``evdev_device_create()``, this function
165 evdev [label="evdev_device_create()"]
/third_party/libinput/src/
Dudev-seat.c122 device = evdev_device_create(&seat->base, udev_device); in device_added()
Dpath-seat.c190 device = evdev_device_create(&seat->base, udev_device); in path_device_enable()
Devdev.h379 evdev_device_create(struct libinput_seat *seat,
Devdev.c2288 evdev_device_create(struct libinput_seat *seat, in evdev_device_create() function