Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmtkuart.c1107 static const struct of_device_id mtk_of_match_table[] = { variable
1113 MODULE_DEVICE_TABLE(of, mtk_of_match_table);
1121 .of_match_table = of_match_ptr(mtk_of_match_table),
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtmtkuart.c971 static const struct of_device_id mtk_of_match_table[] = { variable
977 MODULE_DEVICE_TABLE(of, mtk_of_match_table);
985 .of_match_table = of_match_ptr(mtk_of_match_table),

Completed in 4 milliseconds