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

/linux-4.1.27/drivers/misc/lis3lv02d/
H A Dlis3lv02d_spi.c64 static const struct of_device_id lis302dl_spi_dt_ids[] = { variable in typeref:struct:of_device_id
68 MODULE_DEVICE_TABLE(of, lis302dl_spi_dt_ids);
90 if (of_match_device(lis302dl_spi_dt_ids, &spi->dev)) { lis302dl_spi_probe()
143 .of_match_table = of_match_ptr(lis302dl_spi_dt_ids),

Completed in 61 milliseconds