Home
last modified time | relevance | path

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

/freebsd-12.1/tools/tools/usbtest/
H A Dusbtest.c407 int cursor_radius = 75; in show_default_mouse_select() local
436 &cursor_radius, sizeof(cursor_radius)); in show_default_mouse_select()
440 "to %d (error=%d)\n", cursor_radius, errno); in show_default_mouse_select()
456 cursor_radius, cursor_interval, button_interval); in show_default_mouse_select()
474 cursor_radius = get_integer(); in show_default_mouse_select()
/freebsd-12.1/sys/dev/usb/gadget/
H A Dg_mouse.c90 SYSCTL_INT(_hw_usb_g_mouse, OID_AUTO, cursor_radius, CTLFLAG_RWTUN,