Searched refs:fx_media_close_notify_set (Results 1 – 4 of 4) sorted by relevance
1264 #define fx_media_close_notify_set _fx_media_close_notify_set macro1360 #define fx_media_close_notify_set _fxe_media_close_notify_set macro1481 UINT fx_media_close_notify_set(FX_MEDIA *media_ptr, VOID (*media_close_notify)(FX_MEDIA *));
80 ${CMAKE_CURRENT_LIST_DIR}/src/fx_media_close_notify_set.c
637 status += fx_media_close_notify_set(&ram_disk,ram_disk_close); in ftest_0_entry()661 status += fx_media_close_notify_set(&ram_disk, FX_NULL); in ftest_0_entry()
425 fx_media_close_notify_set.c