Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-atmel.c1821 static const struct of_device_id atmel_spi_dt_ids[] = { variable
1826 MODULE_DEVICE_TABLE(of, atmel_spi_dt_ids);
1833 .of_match_table = of_match_ptr(atmel_spi_dt_ids),