Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dbtmtkuart.c977 static const struct of_device_id mtk_of_match_table[] = { variable
983 MODULE_DEVICE_TABLE(of, mtk_of_match_table);
991 .of_match_table = of_match_ptr(mtk_of_match_table),