Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dbmp280-spi.c89 static const struct of_device_id bmp280_of_spi_match[] = { variable
97 MODULE_DEVICE_TABLE(of, bmp280_of_spi_match);
111 .of_match_table = bmp280_of_spi_match,
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dbmp280-spi.c81 static const struct of_device_id bmp280_of_spi_match[] = { variable
91 MODULE_DEVICE_TABLE(of, bmp280_of_spi_match);
108 .of_match_table = bmp280_of_spi_match,

Completed in 1 milliseconds