Searched refs:rsi_read_pkt (Results 1 – 4 of 4) sorted by relevance
111 int rsi_read_pkt(struct rsi_common *common, s32 rcv_pkt_len) in rsi_read_pkt() function158 EXPORT_SYMBOL_GPL(rsi_read_pkt);
86 int rsi_read_pkt(struct rsi_common *common, s32 rcv_pkt_len);
102 status = rsi_read_pkt(common, 0); in rsi_usb_rx_thread()
270 status = rsi_read_pkt(common, rcv_pkt_len); in rsi_process_pkt()