Searched refs:hup (Results 1 – 1 of 1) sorted by relevance
53 static const struct hci_uart_proto *hup[HCI_UART_MAX_PROTO]; variable60 if (hup[p->id]) in hci_uart_register_proto()63 hup[p->id] = p; in hci_uart_register_proto()75 if (!hup[p->id]) in hci_uart_unregister_proto()78 hup[p->id] = NULL; in hci_uart_unregister_proto()88 return hup[id]; in hci_uart_get_proto()