Home
last modified time | relevance | path

Searched refs:sh_mobile_i2c_dt_ids (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/i2c/busses/
Di2c-sh_mobile.c793 static const struct of_device_id sh_mobile_i2c_dt_ids[] = { variable
804 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,