Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-xra1403.c206 static const struct of_device_id xra1403_spi_of_match[] = { variable
210 MODULE_DEVICE_TABLE(of, xra1403_spi_of_match);
217 .of_match_table = of_match_ptr(xra1403_spi_of_match),
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-xra1403.c197 static const struct of_device_id xra1403_spi_of_match[] = { variable
201 MODULE_DEVICE_TABLE(of, xra1403_spi_of_match);
208 .of_match_table = xra1403_spi_of_match,

Completed in 1 milliseconds