Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_io.c33 #define rtw_le16_to_cpu(val) val macro
63 return rtw_le16_to_cpu(r_val); in _rtw_read16()