Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtusb.c3931 static const struct of_device_id btusb_match_table[] = { variable
3937 MODULE_DEVICE_TABLE(of, btusb_match_table);
3948 if (!of_match_device(btusb_match_table, dev)) in btusb_config_oob_wake()