Lines Matching full:tablet
4 * - tablet initialization and parameter retrieval
50 * uclogic_params_pen_hid_dbg() - Dump tablet interface pen parameters
54 * Dump tablet interface pen parameters with hid_dbg(). The dump is indented
84 * uclogic_params_frame_hid_dbg() - Dump tablet interface frame parameters
88 * Dump tablet interface frame parameters with hid_dbg(). The dump is
112 * uclogic_params_hid_dbg() - Dump tablet interface parameters
116 * Dump tablet interface parameters with hid_dbg().
147 * @hdev: The HID device of the tablet interface to retrieve the string
205 * uclogic_params_pen (tablet interface's pen input parameters).
217 * uclogic_params_pen_init_v1() - initialize tablet interface pen
226 * @hdev: The HID device of the tablet interface to initialize and get
257 * NOTE: This enables fully-functional tablet mode. in uclogic_params_pen_init_v1()
345 * uclogic_params_pen_init_v2() - initialize tablet interface pen
357 * parameters, which could be used to identify the tablet
364 * @hdev: The HID device of the tablet interface to initialize
402 * NOTE: This enables fully-functional tablet mode. in uclogic_params_pen_init_v2()
500 * uclogic_params_frame (tablet interface's frame controls input parameters).
512 * uclogic_params_frame_init_with_desc() - initialize tablet's frame control
549 * uclogic_params_frame_init_v1() - initialize v1 tablet interface frame
558 * @hdev: The HID device of the tablet interface to initialize and get
647 * (tablet interface's parameters).
668 * tablet's interface.
670 * @params: The parameters of a tablet interface to get report
739 * uclogic_params_init_invalid() - initialize tablet interface parameters,
751 * uclogic_params_init_with_opt_desc() - initialize tablet interface
759 * @hdev: The HID device of the tablet interface create the
819 * uclogic_params_huion_init() - initialize a Huion tablet interface and discover
825 * @hdev: The HID device of the tablet interface to initialize and get
1045 * @hdev: The HID device of the tablet interface to initialize and get
1252 * @hdev: The HID device of the tablet interface.
1282 * @hdev: The HID device of the tablet interface, cannot be NULL.
1318 * uclogic_params_ugee_v2_reconnect_work() - When a wireless tablet looses
1321 * uclogic_probe_interface() needs to be called again to enable the tablet.
1338 * @hdev: The HID device of the tablet interface to initialize and get
1350 /* Event received on wireless tablet reconnection */ in uclogic_params_ugee_v2_init_event_hooks()
1357 /* The reconnection event is only received if the tablet has battery */ in uclogic_params_ugee_v2_init_event_hooks()
1398 * @hdev: The HID device of the tablet interface to initialize and get
1540 * uclogic_params_init_ugee_xppen_pro() - Initializes a UGEE XP-Pen Pro tablet device.
1542 * @hdev: The HID device of the tablet interface to initialize and get
1662 * uclogic_params_init() - initialize a tablet interface and discover its
1668 * @hdev: The HID device of the tablet interface to initialize and get
1670 * driver, i.e. be an actual USB tablet.