Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_tasks_run.c38 static inline UINT _ux_host_class_storage_lun_is_removable(UX_HOST_CLASS_STORAGE *storage);
250 if (!_ux_host_class_storage_lun_is_removable(storage) || in _ux_host_class_storage_inst_tasks_run()
710 static inline UINT _ux_host_class_storage_lun_is_removable(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_lun_is_removable() function