Searched refs:ux_host_class_hid_client_function (Results 1 – 3 of 3) sorted by relevance
105 if (client && client -> ux_host_class_hid_client_function) in _ux_host_class_hid_inst_tasks_run()107 client -> ux_host_class_hid_client_function(client); in _ux_host_class_hid_inst_tasks_run()
202 hid_client -> ux_host_class_hid_client_function = _ux_host_class_hid_keyboard_tasks_run; in _ux_host_class_hid_keyboard_activate()
1060 VOID (*ux_host_class_hid_client_function)(struct UX_HOST_CLASS_HID_CLIENT_STRUCT *); member