Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bluetooth/
Dhci_ath.c104 clear_bit(HCI_UART_SENDING, &hu->tx_state); in ath_hci_uart_work()
187 set_bit(HCI_UART_SENDING, &hu->tx_state); in ath_enqueue()
Dhci_uart.h81 #define HCI_UART_SENDING 1 macro
Dhci_ldisc.c125 if (test_and_set_bit(HCI_UART_SENDING, &hu->tx_state)) { in hci_uart_tx_wakeup()
155 clear_bit(HCI_UART_SENDING, &hu->tx_state); in hci_uart_tx_wakeup()