Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/8250/
D8250_bcm7271.c878 static const struct of_device_id brcmuart_dt_ids[] = { variable
890 MODULE_DEVICE_TABLE(of, brcmuart_dt_ids);
975 of_id = of_match_node(brcmuart_dt_ids, dev->of_node); in brcmuart_probe()
1204 .of_match_table = brcmuart_dt_ids,