Searched refs:sh_mobile_i2c_dt_ids (Results 1 – 1 of 1) sorted by relevance
793 static const struct of_device_id sh_mobile_i2c_dt_ids[] = { variable804 MODULE_DEVICE_TABLE(of, sh_mobile_i2c_dt_ids);882 match = of_match_device(sh_mobile_i2c_dt_ids, &dev->dev); in sh_mobile_i2c_probe()983 .of_match_table = sh_mobile_i2c_dt_ids,