Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dhci_h5.c123 static void h5_reset_rx(struct h5 *h5);
234 h5_reset_rx(h5); in h5_open()
422 h5_reset_rx(h5); in h5_complete_rx_pkt()
459 h5_reset_rx(h5); in h5_rx_3wire_hdr()
466 h5_reset_rx(h5); in h5_rx_3wire_hdr()
473 h5_reset_rx(h5); in h5_rx_3wire_hdr()
496 h5_reset_rx(h5); in h5_rx_pkt_start()
535 h5_reset_rx(h5); in h5_unslip_one_byte()
546 static void h5_reset_rx(struct h5 *h5) in h5_reset_rx() function
572 h5_reset_rx(h5); in h5_recv()