Searched refs:hci_uart_proto (Results 1 – 14 of 14) sorted by relevance
63 struct hci_uart_proto { struct89 const struct hci_uart_proto *proto; argument112 int hci_uart_register_proto(const struct hci_uart_proto *p);113 int hci_uart_unregister_proto(const struct hci_uart_proto *p);114 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p);
55 static const struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];57 int hci_uart_register_proto(const struct hci_uart_proto *p) in hci_uart_register_proto()72 int hci_uart_unregister_proto(const struct hci_uart_proto *p) in hci_uart_unregister_proto()85 static const struct hci_uart_proto *hci_uart_get_proto(unsigned int id) in hci_uart_get_proto()679 const struct hci_uart_proto *p; in hci_uart_set_proto()
149 static const struct hci_uart_proto h4p = {
258 static const struct hci_uart_proto athp = {
675 static const struct hci_uart_proto llp;788 static const struct hci_uart_proto llp = {
316 static const struct hci_uart_proto ag6xx_proto = {
278 const struct hci_uart_proto *p) in hci_uart_register_device()
366 static const struct hci_uart_proto mrvl_proto = {
766 static const struct hci_uart_proto bcsp = {
679 static const struct hci_uart_proto nokia_proto = {
784 static const struct hci_uart_proto h5p = {
1080 static const struct hci_uart_proto intel_proto = {
1064 static const struct hci_uart_proto bcm_proto = {
1209 static struct hci_uart_proto qca_proto = {