Searched refs:xlr_i2c_dt_ids (Results 1 – 1 of 1) sorted by relevance
352 static const struct of_device_id xlr_i2c_dt_ids[] = { variable359 MODULE_DEVICE_TABLE(of, xlr_i2c_dt_ids);376 match = of_match_device(xlr_i2c_dt_ids, &pdev->dev); in xlr_i2c_probe()461 .of_match_table = xlr_i2c_dt_ids,