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

/linux-4.4.14/drivers/bluetooth/
H A Dhci_ldisc.c54 static const struct hci_uart_proto *hup[HCI_UART_MAX_PROTO]; variable in typeref:struct:hci_uart_proto
61 if (hup[p->id]) hci_uart_register_proto()
64 hup[p->id] = p; hci_uart_register_proto()
76 if (!hup[p->id]) hci_uart_unregister_proto()
79 hup[p->id] = NULL; hci_uart_unregister_proto()
89 return hup[id]; hci_uart_get_proto()
/linux-4.4.14/drivers/isdn/gigaset/
H A Dev-layer.c148 /* 100: init, 200: dle0, 250:dle1, 300: get cid (dial), 350: "hup" (no cid),
149 * 400: hup, 500: reset, 600: dial, 700: ring */
258 * 400: hup, 750: accepted icall */

Completed in 168 milliseconds