Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dbtnxpuart.c1393 static const struct of_device_id nxpuart_of_match_table[] __maybe_unused = { variable
1398 MODULE_DEVICE_TABLE(of, nxpuart_of_match_table);
1405 .of_match_table = of_match_ptr(nxpuart_of_match_table),