Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bluetooth/
Dbtmtkuart.c1109 static const struct of_device_id mtk_of_match_table[] = { variable
1115 MODULE_DEVICE_TABLE(of, mtk_of_match_table);
1123 .of_match_table = of_match_ptr(mtk_of_match_table),