Lines Matching full:initialize

215  * uclogic_params_pen_init_v1() - initialize tablet interface pen
218 * @pen: Pointer to the pen parameters to initialize (to be
224 * @hdev: The HID device of the tablet interface to initialize and get
343 * uclogic_params_pen_init_v2() - initialize tablet interface pen
346 * @pen: Pointer to the pen parameters to initialize (to be
362 * @hdev: The HID device of the tablet interface to initialize
510 * uclogic_params_frame_init_with_desc() - initialize tablet's frame control
513 * @frame: Pointer to the frame parameters to initialize (to be cleaned
547 * uclogic_params_frame_init_v1() - initialize v1 tablet interface frame
550 * @frame: Pointer to the frame parameters to initialize (to be cleaned
556 * @hdev: The HID device of the tablet interface to initialize and get
737 * uclogic_params_init_invalid() - initialize tablet interface parameters,
740 * @params: Parameters to initialize (to be cleaned with
749 * uclogic_params_init_with_opt_desc() - initialize tablet interface
754 * @params: Parameters to initialize (to be cleaned with
817 * uclogic_params_huion_init() - initialize a Huion tablet interface and discover
823 * @hdev: The HID device of the tablet interface to initialize and get
1040 * @hdev: The HID device of the tablet interface to initialize and get
1146 * uclogic_params_ugee_v2_init_frame_buttons() - initialize a UGEE v2 frame with
1181 * uclogic_params_ugee_v2_init_frame_dial() - initialize a UGEE v2 frame with a
1220 * uclogic_params_ugee_v2_init_frame_mouse() - initialize a UGEE v2 frame with a
1273 * uclogic_params_ugee_v2_init_battery() - initialize UGEE v2 battery reporting.
1328 * uclogic_params_ugee_v2_init_event_hooks() - initialize the list of events
1330 * @hdev: The HID device of the tablet interface to initialize and get
1376 * uclogic_params_ugee_v2_init() - initialize a UGEE graphics tablets by
1388 * @hdev: The HID device of the tablet interface to initialize and get
1432 * Initialize the interface by sending magic data. in uclogic_params_ugee_v2_init()
1466 /* Initialize the pen interface */ in uclogic_params_ugee_v2_init()
1482 /* Initialize the frame interface */ in uclogic_params_ugee_v2_init()
1502 /* Initialize the battery interface*/ in uclogic_params_ugee_v2_init()
1530 * uclogic_params_init() - initialize a tablet interface and discover its
1536 * @hdev: The HID device of the tablet interface to initialize and get
1752 /* Initialize frame parameters */ in uclogic_params_init()