uinput_cdev_state
static void uinput_enqueue_event(struct uinput_cdev_state *, uint16_t,
static int uinput_setup_provider(struct uinput_cdev_state *,
static void uinput_notify(struct uinput_cdev_state *);
struct uinput_cdev_state *state = evdev_get_softc(evdev);
uinput_enqueue_event(struct uinput_cdev_state *state, uint16_t type,
struct uinput_cdev_state *state;
state = malloc(sizeof(struct uinput_cdev_state), M_EVDEV,
struct uinput_cdev_state *state = (struct uinput_cdev_state *)data;
struct uinput_cdev_state *state;
struct uinput_cdev_state *state;
uinput_setup_dev(struct uinput_cdev_state *state, struct input_id *id,
uinput_setup_provider(struct uinput_cdev_state *state,
struct uinput_cdev_state *state;
struct uinput_cdev_state *state;
struct uinput_cdev_state *state;
state = (struct uinput_cdev_state *)kn->kn_hook;
struct uinput_cdev_state *state;
state = (struct uinput_cdev_state *)kn->kn_hook;
uinput_notify(struct uinput_cdev_state *state)
uinput_ioctl_sub(struct uinput_cdev_state *state, u_long cmd, caddr_t data)
struct uinput_cdev_state *state;