Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_serdev.c234 /** hci_uart_write_wakeup - transmit buffer wakeup
240 static void hci_uart_write_wakeup(struct serdev_device *serdev) in hci_uart_write_wakeup() function
291 .write_wakeup = hci_uart_write_wakeup,
/kernel/linux/linux-6.6/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,

Completed in 1 milliseconds