Searched refs:hci_uart_proto (Results 1 – 18 of 18) sorted by relevance
83 struct hci_uart_proto { struct102 struct hci_uart_proto *proto; argument129 extern int hci_uart_register_proto(struct hci_uart_proto *p);130 extern int hci_uart_unregister_proto(struct hci_uart_proto *p);
82 static struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];85 int hci_uart_register_proto(struct hci_uart_proto *p) in hci_uart_register_proto()98 int hci_uart_unregister_proto(struct hci_uart_proto *p) in hci_uart_unregister_proto()111 static struct hci_uart_proto *hci_uart_get_proto(unsigned int id) in hci_uart_get_proto()1171 struct hci_uart_proto *p; in hci_uart_set_proto()
302 static struct hci_uart_proto h4p = {
883 static struct hci_uart_proto h5 = {
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()705 const struct hci_uart_proto *p; in hci_uart_set_proto()
682 static const struct hci_uart_proto llp;797 static const struct hci_uart_proto llp = {
247 static const struct hci_uart_proto athp = {
133 static const struct hci_uart_proto h4p = {
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 = {
1217 static const struct hci_uart_proto bcm_proto = {
1751 static const struct hci_uart_proto qca_proto = {