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() function165 EXPORT_SYMBOL_GPL(rsi_read_pkt);
41 status = rsi_read_pkt(common, 0); in rsi_usb_rx_thread()
84 int rsi_read_pkt(struct rsi_common *common, s32 rcv_pkt_len);
121 status = rsi_read_pkt(common, rcv_pkt_len); in rsi_process_pkt()