Home
last modified time | relevance | path

Searched refs:cursor_radius (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/usbtest/
H A Dusbtest.c406 int cursor_radius = 75; in show_default_mouse_select() local
435 &cursor_radius, sizeof(cursor_radius)); in show_default_mouse_select()
439 "to %d (error=%d)\n", cursor_radius, errno); in show_default_mouse_select()
455 cursor_radius, cursor_interval, button_interval); in show_default_mouse_select()
473 cursor_radius = get_integer(); in show_default_mouse_select()
/freebsd/sys/dev/usb/gadget/
H A Dg_mouse.c89 SYSCTL_INT(_hw_usb_g_mouse, OID_AUTO, cursor_radius, CTLFLAG_RWTUN,