Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dpic32_uart.c951 static const struct of_device_id pic32_serial_dt_ids[] = { variable
955 MODULE_DEVICE_TABLE(of, pic32_serial_dt_ids);
962 .of_match_table = of_match_ptr(pic32_serial_dt_ids),