Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtps6594-spi.c85 static const struct of_device_id tps6594_spi_of_match_table[] = { variable
93 MODULE_DEVICE_TABLE(of, tps6594_spi_of_match_table);
111 match = of_match_device(tps6594_spi_of_match_table, dev); in tps6594_spi_probe()
131 .of_match_table = tps6594_spi_of_match_table,