Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_cmd.h89 #define c2h_evt_exist(c2h_evt) ((c2h_evt)->id || (c2h_evt)->plen) macro
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Dusb_ops_linux.c246 if (c2h_evt_exist(c2h_evt)) { in usb_read_interrupt_complete()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_cmd.c1213 if (!c2h_evt_exist(&ework->u.c2h_evt)) { in rtw_evt_work()