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; argument98 int hci_uart_register_proto(const struct hci_uart_proto *p);99 int hci_uart_unregister_proto(const struct hci_uart_proto *p);100 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()700 const struct hci_uart_proto *p; in hci_uart_set_proto()
247 static const struct hci_uart_proto athp = {
133 static const struct hci_uart_proto h4p = {
683 static const struct hci_uart_proto llp;798 static const struct hci_uart_proto llp = {
300 static const struct hci_uart_proto ag6xx_proto = {
304 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 = {
1046 static const struct hci_uart_proto intel_proto = {
804 static const struct hci_uart_proto h5p = {
1268 static const struct hci_uart_proto bcm_proto = {
1807 static const struct hci_uart_proto qca_proto = {