Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Dhal_com.h154 s32 c2h_evt_read(struct adapter *adapter, u8 *buf);
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dhal_com.c318 s32 c2h_evt_read(struct adapter *adapter, u8 *buf) in c2h_evt_read() function
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_cmd.c1862 if (c2h_evt_read(adapter, buf) == _SUCCESS) { in c2h_evt_hdl()
1897 if (c2h_evt_read(adapter, (u8 *)c2h_evt) != _SUCCESS) { in c2h_wk_callback()