Searched refs:hci_uart_set_speeds (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_uart.h | 109 void hci_uart_set_speeds(struct hci_uart *hu, unsigned int init_speed,
|
H A D | hci_ldisc.c | 366 void hci_uart_set_speeds(struct hci_uart *hu, unsigned int init_speed, in hci_uart_set_speeds() function
|
H A D | hci_ll.c | 710 hci_uart_set_speeds(hu, 115200, max_speed); in hci_ti_probe()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_uart.h | 120 void hci_uart_set_speeds(struct hci_uart *hu, unsigned int init_speed,
|
H A D | hci_ll.c | 711 hci_uart_set_speeds(hu, 115200, max_speed); in hci_ti_probe()
|
H A D | hci_ldisc.c | 366 void hci_uart_set_speeds(struct hci_uart *hu, unsigned int init_speed, in hci_uart_set_speeds() function
|
Completed in 5 milliseconds