Lines Matching full:initialize
217 * uclogic_params_pen_init_v1() - initialize tablet interface pen
220 * @pen: Pointer to the pen parameters to initialize (to be
226 * @hdev: The HID device of the tablet interface to initialize and get
345 * uclogic_params_pen_init_v2() - initialize tablet interface pen
348 * @pen: Pointer to the pen parameters to initialize (to be
364 * @hdev: The HID device of the tablet interface to initialize
512 * uclogic_params_frame_init_with_desc() - initialize tablet's frame control
515 * @frame: Pointer to the frame parameters to initialize (to be cleaned
549 * uclogic_params_frame_init_v1() - initialize v1 tablet interface frame
552 * @frame: Pointer to the frame parameters to initialize (to be cleaned
558 * @hdev: The HID device of the tablet interface to initialize and get
739 * uclogic_params_init_invalid() - initialize tablet interface parameters,
742 * @params: Parameters to initialize (to be cleaned with
751 * uclogic_params_init_with_opt_desc() - initialize tablet interface
756 * @params: Parameters to initialize (to be cleaned with
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
1151 * uclogic_params_ugee_v2_init_frame_buttons() - initialize a UGEE v2 frame with
1186 * uclogic_params_ugee_v2_init_frame_dial() - initialize a UGEE v2 frame with a
1225 * uclogic_params_ugee_v2_init_frame_mouse() - initialize a UGEE v2 frame with a
1278 * uclogic_params_ugee_v2_init_battery() - initialize UGEE v2 battery reporting.
1333 * uclogic_params_ugee_v2_init_event_hooks() - initialize the list of events
1335 * @hdev: The HID device of the tablet interface to initialize and get
1383 * uclogic_params_ugee_v2_init() - initialize a UGEE graphics tablets by
1395 * @hdev: The HID device of the tablet interface to initialize and get
1439 * Initialize the interface by sending magic data. in uclogic_params_ugee_v2_init()
1473 /* Initialize the pen interface */ in uclogic_params_ugee_v2_init()
1489 /* Initialize the frame interface */ in uclogic_params_ugee_v2_init()
1509 /* Initialize the battery interface*/ in uclogic_params_ugee_v2_init()
1539 * @hdev: The HID device of the tablet interface to initialize and get
1580 * Initialize the interface by sending magic data. in uclogic_params_init_ugee_xppen_pro_22r()
1617 /* Initialize the pen interface */ in uclogic_params_init_ugee_xppen_pro_22r()
1633 /* Initialize the frame interface */ in uclogic_params_init_ugee_xppen_pro_22r()
1657 * uclogic_params_init() - initialize a tablet interface and discover its
1663 * @hdev: The HID device of the tablet interface to initialize and get
1879 /* Initialize frame parameters */ in uclogic_params_init()