Searched refs:id_check (Results 1 – 1 of 1) sorted by relevance
1394 int id_check; in yas5xx_probe() local1440 ret = regmap_read(yas5xx->map, YAS5XX_DEVICE_ID, &id_check); in yas5xx_probe()1444 if (id_check != ci->devid) { in yas5xx_probe()1447 id_check, id->name); in yas5xx_probe()