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