Home
last modified time | relevance | path

Searched refs:_ux_device_class_hub_notify_change (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_device_class_dummy_hub.h47 VOID _ux_device_class_hub_notify_change(UX_DEVICE_CLASS_HUB *hub, UINT change_pos, UINT rpt_size);
Dux_device_class_dummy_hub.c85 VOID _ux_device_class_hub_notify_change(UX_DEVICE_CLASS_HUB *hub, UINT change_pos, UINT rpt_size) in _ux_device_class_hub_notify_change() function
243 _ux_device_class_hub_notify_change(dummy_hub, 1, 1); in _ux_device_class_hub_control_request()
Dusbx_ux_test_hub.h487 _ux_device_class_hub_notify_change(g_hub_device, 1, 1); in thread_entry_cmd()
490 _ux_device_class_hub_notify_change(g_hub_device, 1, 2); in thread_entry_cmd()