Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/8250/
D8250_bcm7271.c859 static const struct of_device_id brcmuart_dt_ids[] = { variable
871 MODULE_DEVICE_TABLE(of, brcmuart_dt_ids);
964 of_id = of_match_node(brcmuart_dt_ids, np); in brcmuart_probe()
1179 .of_match_table = brcmuart_dt_ids,