Home
last modified time | relevance | path

Searched refs:atkbd (Results 1 - 1 of 1) sorted by relevance

/third_party/eudev/src/udev/
H A Dudev-builtin-keyboard.c35 struct udev_device *atkbd; in install_force_release() local
43 atkbd = udev_device_get_parent_with_subsystem_devtype(dev, "serio", NULL); in install_force_release()
44 if (!atkbd) in install_force_release()
47 cur = udev_device_get_sysattr_value(atkbd, "force_release"); in install_force_release()
62 ret = udev_device_set_sysattr_value(atkbd, "force_release", codes); in install_force_release()

Completed in 2 milliseconds