Home
last modified time | relevance | path

Searched refs:HCI_PCCARD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/bluetooth/
H A Ddtl1_cs.c460 hdev->bus = HCI_PCCARD; in dtl1_open()
H A Dbt3c_cs.c561 hdev->bus = HCI_PCCARD; in bt3c_open()
H A Dbluecard_cs.c705 hdev->bus = HCI_PCCARD; in bluecard_open()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h61 #define HCI_PCCARD 2 macro