Home
last modified time | relevance | path

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

/Linux-v6.6/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()
468 h5_reset_rx(h5); in h5_rx_3wire_hdr()
475 h5_reset_rx(h5); in h5_rx_3wire_hdr()
498 h5_reset_rx(h5); in h5_rx_pkt_start()
537 h5_reset_rx(h5); in h5_unslip_one_byte()
548 static void h5_reset_rx(struct h5 *h5) in h5_reset_rx() function
574 h5_reset_rx(h5); in h5_recv()