Searched refs:ux_host_class_hid_client_function (Results 1 – 3 of 3) sorted by relevance
106 if (client && client -> ux_host_class_hid_client_function) in _ux_host_class_hid_inst_tasks_run()108 client -> ux_host_class_hid_client_function(client); in _ux_host_class_hid_inst_tasks_run()
203 hid_client -> ux_host_class_hid_client_function = _ux_host_class_hid_keyboard_tasks_run; in _ux_host_class_hid_keyboard_activate()
1049 VOID (*ux_host_class_hid_client_function)(struct UX_HOST_CLASS_HID_CLIENT_STRUCT *); member