Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Devdev.h149 void evdev_support_snd(struct evdev_dev *, uint16_t);
H A Duinput.c578 evdev_support_snd(state->ucs_evdev, intdata); in uinput_ioctl_sub()
H A Devdev.c527 evdev_support_snd(struct evdev_dev *evdev, uint16_t code) in evdev_support_snd() function