Searched refs:rsi_rx_handler (Results 1 – 1 of 1) sorted by relevance
63 static void rsi_rx_handler(struct rsi_hw *adapter);73 rsi_rx_handler(adapter); in rsi_sdio_rx_thread() 226 * rsi_rx_handler() - Read and process SDIO interrupts.231 static void rsi_rx_handler(struct rsi_hw *adapter) in rsi_rx_handler() function