hup                40 drivers/bluetooth/hci_ldisc.c static const struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];
hup                47 drivers/bluetooth/hci_ldisc.c 	if (hup[p->id])
hup                50 drivers/bluetooth/hci_ldisc.c 	hup[p->id] = p;
hup                62 drivers/bluetooth/hci_ldisc.c 	if (!hup[p->id])
hup                65 drivers/bluetooth/hci_ldisc.c 	hup[p->id] = NULL;
hup                75 drivers/bluetooth/hci_ldisc.c 	return hup[id];