Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_com.h233 s32 c2h_evt_read_88xx(struct adapter *adapter, u8 *buf);
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_intf.c405 return c2h_evt_read_88xx(adapter, buf); in rtw_hal_c2h_evt_read()
Dhal_com.c905 s32 c2h_evt_read_88xx(struct adapter *adapter, u8 *buf) in c2h_evt_read_88xx() function