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

/linux-master/drivers/bluetooth/
H A Dbtusb.c4091 static const struct of_device_id btusb_match_table[] = { variable in typeref:struct:of_device_id
4097 MODULE_DEVICE_TABLE(of, btusb_match_table);
4108 if (!of_match_device(btusb_match_table, dev))

Completed in 93 milliseconds