Home
last modified time | relevance | path

Searched refs:FX_MEDIA (Results 1 – 25 of 60) sorted by relevance

123

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_storage_fx_driver.c19 VOID _ux_host_class_storage_driver_entry(FX_MEDIA *media);
24 FX_MEDIA *_ux_host_class_storage_driver_medias(void);
25 FX_MEDIA *_ux_host_class_storage_driver_media(INT i);
27 INT _ux_host_class_storage_driver_media_index(FX_MEDIA *media);
30 FX_MEDIA *_ux_host_class_storage_media_fx_media(UX_HOST_CLASS_STORAGE_MEDIA *storage_media);
33 static FX_MEDIA medias[UX_HOST_CLASS_STORAGE_MAX_MEDIA];
44 FX_MEDIA *_ux_host_class_storage_driver_medias(void) in _ux_host_class_storage_driver_medias()
49 FX_MEDIA *_ux_host_class_storage_driver_media(INT i) in _ux_host_class_storage_driver_media()
59 INT _ux_host_class_storage_driver_media_index(FX_MEDIA *media) in _ux_host_class_storage_driver_media_index()
94 FX_MEDIA *_ux_host_class_storage_media_fx_media(UX_HOST_CLASS_STORAGE_MEDIA *storage_media) in _ux_host_class_storage_media_fx_media()
[all …]
Dusbx_test_common_storage.h35 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
49 static FX_MEDIA *global_media;
58 static FX_MEDIA global_ram_disk;
Dusbx_storage_multi_lun_test.c34 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
51 FX_MEDIA *media1;
52 FX_MEDIA *media2;
61 FX_MEDIA ram_disk1;
63 FX_MEDIA ram_disk2;
68 FX_MEDIA *_ux_host_class_storage_driver_media(INT i);
69 VOID _ux_host_class_storage_driver_entry(FX_MEDIA *media);
72 FX_MEDIA *_ux_host_class_storage_media_fx_media(UX_HOST_CLASS_STORAGE_MEDIA *storage_media);
Dusbx_ux_host_class_storage_thread_entry_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
194 FX_MEDIA *_ux_host_class_storage_driver_media(INT i);
195 VOID _ux_host_class_storage_driver_entry(FX_MEDIA *media);
198 FX_MEDIA *_ux_host_class_storage_media_fx_media(UX_HOST_CLASS_STORAGE_MEDIA *storage_media);
587 FX_MEDIA *media; in tx_demo_thread_host_simulation_entry()
588 FX_MEDIA *media1; in tx_demo_thread_host_simulation_entry()
Dusbx_standalone_host_storage_basic_test.c21 FX_MEDIA *_ux_host_class_storage_driver_media(INT i);
22 VOID _ux_host_class_storage_driver_entry(FX_MEDIA *media);
26 FX_MEDIA *_ux_host_class_storage_media_fx_media(UX_HOST_CLASS_STORAGE_MEDIA *storage_media);
44 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
70 static FX_MEDIA *media = UX_NULL;
77 static FX_MEDIA ram_disk1;
78 static FX_MEDIA ram_disk2;
84 static FX_MEDIA *ram_disks[] = {&ram_disk1, &ram_disk2};
610 static UINT _media_driver_read(FX_MEDIA *media, in _media_driver_read()
611 VOID (*_media_driver)(FX_MEDIA *), in _media_driver_read() argument
[all …]
Dusbx_standalone_host_storage_insert_eject_test.c21 FX_MEDIA *_ux_host_class_storage_driver_media(INT i);
22 VOID _ux_host_class_storage_driver_entry(FX_MEDIA *media);
26 FX_MEDIA *_ux_host_class_storage_media_fx_media(UX_HOST_CLASS_STORAGE_MEDIA *storage_media);
44 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
70 static FX_MEDIA *media = UX_NULL;
77 static FX_MEDIA ram_disk1;
78 static FX_MEDIA ram_disk2;
84 static FX_MEDIA *ram_disks[] = {&ram_disk1, &ram_disk2};
610 static UINT _media_driver_read(FX_MEDIA *media, in _media_driver_read()
611 VOID (*_media_driver)(FX_MEDIA *), in _media_driver_read() argument
[all …]
Dusbx_ux_host_class_storage_fats_exfat_test.c28 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
49 static FX_MEDIA *storage_disk;
54 static FX_MEDIA ram_disk1;
55 static FX_MEDIA ram_disk2;
61 static FX_MEDIA *ram_disks[] = {&ram_disk1, &ram_disk2};
Dusbx_standalone_host_storage_read_write_test.c21 FX_MEDIA *_ux_host_class_storage_driver_media(INT i);
22 VOID _ux_host_class_storage_driver_entry(FX_MEDIA *media);
26 FX_MEDIA *_ux_host_class_storage_media_fx_media(UX_HOST_CLASS_STORAGE_MEDIA *storage_media);
44 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
70 static FX_MEDIA *media = UX_NULL;
77 static FX_MEDIA ram_disk1;
78 static FX_MEDIA ram_disk2;
84 static FX_MEDIA *ram_disks[] = {&ram_disk1, &ram_disk2};
613 static UINT _media_driver_read(FX_MEDIA *media, in _media_driver_read()
614 VOID (*_media_driver)(FX_MEDIA *), in _media_driver_read() argument
[all …]
Dusbx_msrc_73386_host_storage_media_open_buffer_test.c34 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
60 static FX_MEDIA ram_disk_media1;
61 static FX_MEDIA ram_disk_media2;
460 FX_MEDIA *media; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_media_open_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
528 FX_MEDIA *media; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_request_sense_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
Dusbx_ux_host_class_storage_media_capacity_get_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
Dusbx_storage_basic_memory_test.c28 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
52 static FX_MEDIA ram_disk1;
53 static FX_MEDIA ram_disk2;
59 static FX_MEDIA *ram_disks[] = {&ram_disk1, &ram_disk2};
Dusbx_ux_host_class_storage_activate_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
Dusbx_ux_host_class_storage_device_support_check_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
Dusbx_ux_host_class_storage_max_lun_get_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
Dusbx_ux_device_class_storage_entry_test.c29 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
53 static FX_MEDIA ram_disk_media1;
54 static FX_MEDIA ram_disk_media2;
Dusbx_ux_host_class_storage_driver_entry_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
58 static FX_MEDIA ram_disk_media1;
59 static FX_MEDIA ram_disk_media2;
594 FX_MEDIA *media; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_entry_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
59 static FX_MEDIA ram_disk_media1;
60 static FX_MEDIA ram_disk_media2;
604 FX_MEDIA *media; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_configure_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
Dusbx_ux_host_class_storage_device_initialize_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
Dusbx_ux_host_class_storage_media_get_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
56 static FX_MEDIA ram_disk_media1;
57 static FX_MEDIA ram_disk_media2;
Dusbx_ux_host_class_storage_media_read_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
58 static FX_MEDIA ram_disk_media1;
59 static FX_MEDIA ram_disk_media2;
Dusbx_ux_device_class_storage_verify_test.c30 VOID _fx_ram_driver(FX_MEDIA *media_ptr);
55 static FX_MEDIA ram_disk_media1;
56 static FX_MEDIA ram_disk_media2;
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_driver_entry.c48 #define UX_MEDIA FX_MEDIA
146 VOID _ux_host_class_storage_driver_entry(FX_MEDIA *media) in _ux_host_class_storage_driver_entry()

123