Searched refs:RTHW_SDCTRL_LOCK (Results 1 – 1 of 1) sorted by relevance
27 #define RTHW_SDCTRL_LOCK(_sdctrl) rt_mutex_take(&_sdctrl->mutex, RT_WAITING_FOREVER) macro236 RTHW_SDCTRL_LOCK(class_p); in rthw_sdctrl_request()320 RTHW_SDCTRL_LOCK(class_p); in rthw_sdctrl_iocfg()
Completed in 6 milliseconds