Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_h5.c121 static void h5_reset_rx(struct h5 *h5);
232 h5_reset_rx(h5); in h5_open()
419 h5_reset_rx(h5); in h5_complete_rx_pkt()
456 h5_reset_rx(h5); in h5_rx_3wire_hdr()
463 h5_reset_rx(h5); in h5_rx_3wire_hdr()
470 h5_reset_rx(h5); in h5_rx_3wire_hdr()
493 h5_reset_rx(h5); in h5_rx_pkt_start()
532 h5_reset_rx(h5); in h5_unslip_one_byte()
543 static void h5_reset_rx(struct h5 *h5) in h5_reset_rx() function
569 h5_reset_rx(h5); in h5_recv()