Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dbtusb.c3638 static const struct of_device_id btusb_match_table[] = { variable
3644 MODULE_DEVICE_TABLE(of, btusb_match_table);
3655 if (!of_match_device(btusb_match_table, dev)) in btusb_config_oob_wake()