Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_uart.h123 void hci_uart_set_speeds(struct hci_uart *hu, unsigned int init_speed,
Dhci_ll.c701 hci_uart_set_speeds(hu, 115200, max_speed); in hci_ti_probe()
Dhci_ldisc.c374 void hci_uart_set_speeds(struct hci_uart *hu, unsigned int init_speed, in hci_uart_set_speeds() function