Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_cmd.c1278 static s32 c2h_evt_read(struct adapter *adapter, u8 *buf) in c2h_evt_read() function
1339 c2h_evt_read(adapter, buf); in c2h_evt_hdl()
1359 if (c2h_evt_read(adapter, (u8 *)c2h_evt) != _SUCCESS) { in c2h_wk_callback()