Home
last modified time | relevance | path

Searched refs:hci_uart_proto (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/bluetooth/
H A Dhci_uart.h47 struct hci_uart_proto { struct
73 const struct hci_uart_proto *proto; argument
97 int hci_uart_register_proto(const struct hci_uart_proto *p);
98 int hci_uart_unregister_proto(const struct hci_uart_proto *p);
101 const struct hci_uart_proto *p,
105 const struct hci_uart_proto *p) in hci_uart_register_device()
H A Dhci_ldisc.c40 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()
698 const struct hci_uart_proto *p; in hci_uart_set_proto()
H A Dhci_mrvl.c434 static const struct hci_uart_proto mrvl_proto_8897 = {
448 static const struct hci_uart_proto mrvl_proto_8997 = {
465 const struct hci_uart_proto *mrvl_proto = device_get_match_data(&serdev->dev); in mrvl_serdev_probe()
H A Dhci_ath.c247 static const struct hci_uart_proto athp = {
H A Dhci_h4.c133 static const struct hci_uart_proto h4p = {
H A Dhci_ll.c683 static const struct hci_uart_proto llp;
798 static const struct hci_uart_proto llp = {
H A Dhci_ag6xx.c300 static const struct hci_uart_proto ag6xx_proto = {
H A Dhci_serdev.c304 const struct hci_uart_proto *p, in hci_uart_register_device_priv()
H A Dhci_bcsp.c759 static const struct hci_uart_proto bcsp = {
H A Dhci_nokia.c670 static const struct hci_uart_proto nokia_proto = {
H A Dhci_intel.c1046 static const struct hci_uart_proto intel_proto = {
H A Dhci_h5.c807 static const struct hci_uart_proto h5p = {
H A Dhci_bcm.c1309 static const struct hci_uart_proto bcm_proto = {
H A Dhci_qca.c1989 static const struct hci_uart_proto qca_proto = {