Searched refs:lis302dl_spi_dt_ids (Results 1 – 1 of 1) sorted by relevance
64 static const struct of_device_id lis302dl_spi_dt_ids[] = { variable68 MODULE_DEVICE_TABLE(of, lis302dl_spi_dt_ids);90 if (of_match_device(lis302dl_spi_dt_ids, &spi->dev)) { in lis302dl_spi_probe()142 .of_match_table = of_match_ptr(lis302dl_spi_dt_ids),