Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtnxpuart.c1497 static const struct of_device_id nxpuart_of_match_table[] __maybe_unused = { variable
1502 MODULE_DEVICE_TABLE(of, nxpuart_of_match_table);
1509 .of_match_table = of_match_ptr(nxpuart_of_match_table),