Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/ !
H A Dhci_serdev.c243 /** hci_uart_write_wakeup - transmit buffer wakeup
249 static void hci_uart_write_wakeup(struct serdev_device *serdev) in hci_uart_write_wakeup() function
300 .write_wakeup = hci_uart_write_wakeup,