Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Datmel-quadspi.c267 struct atmel_qspi_ops;
277 const struct atmel_qspi_ops *ops;
291 struct atmel_qspi_ops { struct
1312 static const struct atmel_qspi_ops atmel_qspi_ops = { variable
1317 static const struct atmel_qspi_ops atmel_qspi_sama7g5_ops = {
1351 aq->ops = &atmel_qspi_ops; in atmel_qspi_probe()