Lines Matching full:initialize
214 * uclogic_params_pen_init_v1() - initialize tablet interface pen
217 * @pen: Pointer to the pen parameters to initialize (to be
223 * @hdev: The HID device of the tablet interface to initialize and get
342 * uclogic_params_pen_init_v2() - initialize tablet interface pen
345 * @pen: Pointer to the pen parameters to initialize (to be
361 * @hdev: The HID device of the tablet interface to initialize
509 * uclogic_params_frame_init_with_desc() - initialize tablet's frame control
512 * @frame: Pointer to the frame parameters to initialize (to be cleaned
546 * uclogic_params_frame_init_v1() - initialize v1 tablet interface frame
549 * @frame: Pointer to the frame parameters to initialize (to be cleaned
555 * @hdev: The HID device of the tablet interface to initialize and get
710 * uclogic_params_init_invalid() - initialize tablet interface parameters,
713 * @params: Parameters to initialize (to be cleaned with
722 * uclogic_params_init_with_opt_desc() - initialize tablet interface
727 * @params: Parameters to initialize (to be cleaned with
790 * uclogic_params_huion_init() - initialize a Huion tablet interface and discover
796 * @hdev: The HID device of the tablet interface to initialize and get
1013 * @hdev: The HID device of the tablet interface to initialize and get
1119 * uclogic_params_ugee_v2_init_frame_buttons() - initialize a UGEE v2 frame with
1154 * uclogic_params_ugee_v2_init_frame_dial() - initialize a UGEE v2 frame with a
1193 * uclogic_params_ugee_v2_init_frame_mouse() - initialize a UGEE v2 frame with a
1215 * uclogic_params_ugee_v2_init() - initialize a UGEE graphics tablets by
1227 * @hdev: The HID device of the tablet interface to initialize and get
1272 * Initialize the interface by sending magic data. in uclogic_params_ugee_v2_init()
1304 /* Initialize the pen interface */ in uclogic_params_ugee_v2_init()
1320 /* Initialize the frame interface */ in uclogic_params_ugee_v2_init()
1349 * uclogic_params_init() - initialize a tablet interface and discover its
1355 * @hdev: The HID device of the tablet interface to initialize and get
1571 /* Initialize frame parameters */ in uclogic_params_init()