Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_lid.c163 evdev_support_sw(sc->lid_evdev, SW_LID); in acpi_lid_attach()
/freebsd/sys/dev/evdev/
H A Devdev.h150 void evdev_support_sw(struct evdev_dev *, uint16_t);
H A Duinput.c613 evdev_support_sw(state->ucs_evdev, intdata); in uinput_ioctl_sub()
H A Devdev.c535 evdev_support_sw(struct evdev_dev *evdev, uint16_t code) in evdev_support_sw() function
/freebsd/sys/dev/hid/
H A Dhidmap.c595 evdev_support_sw(hm->evdev, in hidmap_parse_hid_item()