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