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()
133 static const struct hci_uart_proto h4p = {
247 static const struct hci_uart_proto athp = {
682 static const struct hci_uart_proto llp;797 static const struct hci_uart_proto llp = {
301 static const struct hci_uart_proto ag6xx_proto = {
295 const struct hci_uart_proto *p) in hci_uart_register_device()
383 static const struct hci_uart_proto mrvl_proto = {
759 static const struct hci_uart_proto bcsp = {
670 static const struct hci_uart_proto nokia_proto = {
1043 static const struct hci_uart_proto intel_proto = {
778 static const struct hci_uart_proto h5p = {
1216 static const struct hci_uart_proto bcm_proto = {
1751 static const struct hci_uart_proto qca_proto = {