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.c3482 static const struct of_device_id btusb_match_table[] = { variable
3488 MODULE_DEVICE_TABLE(of, btusb_match_table);
3499 if (!of_match_device(btusb_match_table, dev)) in btusb_config_oob_wake()