Home
last modified time | relevance | path

Searched refs:HCI_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/bluetooth/
Dhci_usb.h41 #define HCI_RESET 0x02 macro
Dhci_usb.c99 { USB_DEVICE(0x0a5c, 0x200a), driver_info: HCI_RESET },
102 { USB_DEVICE(0x1131, 0x1001), driver_info: HCI_RESET },
945 if (id->driver_info & HCI_RESET) in hci_usb_probe()