Home
last modified time | relevance | path

Searched refs:hci_uart_flush (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_serdev.c94 static int hci_uart_flush(struct hci_dev *hdev) in hci_uart_flush() function
133 hdev->flush = hci_uart_flush; in hci_uart_open()
148 hci_uart_flush(hdev); in hci_uart_close()
343 hdev->flush = hci_uart_flush; in hci_uart_register_device()
H A Dhci_ldisc.c225 static int hci_uart_flush(struct hci_dev *hdev) in hci_uart_flush() function
256 hdev->flush = hci_uart_flush; in hci_uart_open()
266 hci_uart_flush(hdev); in hci_uart_close()
653 hdev->flush = hci_uart_flush; in hci_uart_register_dev()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_serdev.c94 static int hci_uart_flush(struct hci_dev *hdev) in hci_uart_flush() function
133 hdev->flush = hci_uart_flush; in hci_uart_open()
148 hci_uart_flush(hdev); in hci_uart_close()
353 hdev->flush = hci_uart_flush; in hci_uart_register_device_priv()
H A Dhci_ldisc.c225 static int hci_uart_flush(struct hci_dev *hdev) in hci_uart_flush() function
256 hdev->flush = hci_uart_flush; in hci_uart_open()
266 hci_uart_flush(hdev); in hci_uart_close()
656 hdev->flush = hci_uart_flush; in hci_uart_register_dev()

Completed in 3 milliseconds