Searched refs:lis3lv02d_i2c_dt_ids (Results 1 – 1 of 1) sorted by relevance
96 static const struct of_device_id lis3lv02d_i2c_dt_ids[] = { variable100 MODULE_DEVICE_TABLE(of, lis3lv02d_i2c_dt_ids);110 if (of_match_device(lis3lv02d_i2c_dt_ids, &client->dev)) { in lis3lv02d_i2c_probe()265 .of_match_table = of_match_ptr(lis3lv02d_i2c_dt_ids),