Home
last modified time | relevance | path

Searched refs:device_video_tx_stream_change (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_video_test.c398 static VOID device_video_tx_stream_change(UX_DEVICE_CLASS_VIDEO_STREAM *video, ULONG alt) in device_video_tx_stream_change() function
400 SAVE_CALLBACK_INVOKE_LOG(device_video_tx_stream_change, video, (ALIGN_TYPE)alt, 0); in device_video_tx_stream_change()
479 …deo_stream_parameter_callbacks.ux_device_class_video_stream_change = device_video_tx_stream_change; in test_application_define()
Dusbx_ux_device_class_video_basic_tests.c585 static VOID device_video_tx_stream_change(UX_DEVICE_CLASS_VIDEO_STREAM *video, ULONG alt) in device_video_tx_stream_change() function
587 SAVE_CALLBACK_INVOKE_LOG(device_video_tx_stream_change, video, (ALIGN_TYPE)alt, 0); in device_video_tx_stream_change()
732 …deo_stream_parameter_callbacks.ux_device_class_video_stream_change = device_video_tx_stream_change; in test_application_define()
902 UX_TEST_ASSERT(callback_invoke_log[0].func == device_video_tx_stream_change); in tx_test_thread_host_simulation_entry()
905 UX_TEST_ASSERT(callback_invoke_log[1].func == device_video_tx_stream_change); in tx_test_thread_host_simulation_entry()