Searched refs:rtl8822cs_get_interrupt (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/sdio/ |
| H A D | rtl8822cs_io.c | 456 rtl8822cs_get_interrupt(adapter, NULL, &rx_len); in sd_int_dpc() 486 rtl8822cs_get_interrupt(adapter, &phal->sdio_hisr, &phal->SdioRxFIFOSize); in sd_int_hdl() 524 rtl8822cs_get_interrupt(adapter, &phal->sdio_hisr, in RecvOnePkt()
|
| H A D | rtl8822cs.h | 58 void rtl8822cs_get_interrupt(PADAPTER, u32 *hisr, u32 *rx_len);
|
| H A D | rtl8822cs_ops.c | 69 void rtl8822cs_get_interrupt(PADAPTER adapter, u32 *hisr, u32 *rx_len) in rtl8822cs_get_interrupt() function
|