Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbtmtkuart.c609 static const struct of_device_id mtk_of_match_table[] = { variable
613 MODULE_DEVICE_TABLE(of, mtk_of_match_table);
621 .of_match_table = of_match_ptr(mtk_of_match_table),