Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_ldisc.c40 static const struct hci_uart_proto *hup[HCI_UART_MAX_PROTO]; variable
47 if (hup[p->id]) in hci_uart_register_proto()
50 hup[p->id] = p; in hci_uart_register_proto()
62 if (!hup[p->id]) in hci_uart_unregister_proto()
65 hup[p->id] = NULL; in hci_uart_unregister_proto()
75 return hup[id]; in hci_uart_get_proto()
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/
H A Davahi_0.8.bb26 file://handle-hup.patch \