Searched refs:hci_uart_proto (Results 1 – 14 of 14) sorted by relevance
48 struct hci_uart_proto { struct74 const struct hci_uart_proto *proto; argument97 int hci_uart_register_proto(const struct hci_uart_proto *p);98 int hci_uart_unregister_proto(const struct hci_uart_proto *p);99 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p);
40 static const struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];42 int hci_uart_register_proto(const struct hci_uart_proto *p) in hci_uart_register_proto()57 int hci_uart_unregister_proto(const struct hci_uart_proto *p) in hci_uart_unregister_proto()70 static const struct hci_uart_proto *hci_uart_get_proto(unsigned int id) in hci_uart_get_proto()697 const struct hci_uart_proto *p; in hci_uart_set_proto()
247 static const struct hci_uart_proto athp = {
134 static const struct hci_uart_proto h4p = {
685 static const struct hci_uart_proto llp;800 static const struct hci_uart_proto llp = {
301 static const struct hci_uart_proto ag6xx_proto = {
269 const struct hci_uart_proto *p) in hci_uart_register_device()
383 static const struct hci_uart_proto mrvl_proto = {
756 static const struct hci_uart_proto bcsp = {
670 static const struct hci_uart_proto nokia_proto = {
771 static const struct hci_uart_proto h5p = {
1060 static const struct hci_uart_proto intel_proto = {
1168 static const struct hci_uart_proto bcm_proto = {
1317 static const struct hci_uart_proto qca_proto = {