Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_bcm2835aux.c176 static const struct of_device_id bcm2835aux_serial_match[] = { variable
180 MODULE_DEVICE_TABLE(of, bcm2835aux_serial_match);
185 .of_match_table = bcm2835aux_serial_match,
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_bcm2835aux.c214 static const struct of_device_id bcm2835aux_serial_match[] = { variable
218 MODULE_DEVICE_TABLE(of, bcm2835aux_serial_match);
229 .of_match_table = bcm2835aux_serial_match,

Completed in 1 milliseconds