Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_standalone_host_storage_basic_test.c31 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc,
1386 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, in demo_host_media_read_write_notify() argument
1390 UX_PARAMETER_NOT_USED(fx_req); in demo_host_media_read_write_notify()
1397 if (fx_req == FX_DRIVER_READ) in demo_host_media_read_write_notify()
1401 if (fx_req == FX_DRIVER_WRITE) in demo_host_media_read_write_notify()
Dusbx_standalone_host_storage_insert_eject_test.c31 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc,
1378 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, in demo_host_media_read_write_notify() argument
1382 UX_PARAMETER_NOT_USED(fx_req); in demo_host_media_read_write_notify()
1389 if (fx_req == FX_DRIVER_READ) in demo_host_media_read_write_notify()
1393 if (fx_req == FX_DRIVER_WRITE) in demo_host_media_read_write_notify()
Dusbx_standalone_host_storage_read_write_test.c31 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc,
1493 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, in demo_host_media_read_write_notify() argument
1497 UX_PARAMETER_NOT_USED(fx_req); in demo_host_media_read_write_notify()
1504 if (fx_req == FX_DRIVER_READ) in demo_host_media_read_write_notify()
1508 if (fx_req == FX_DRIVER_WRITE) in demo_host_media_read_write_notify()