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