Home
last modified time | relevance | path

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

/linux/drivers/hwmon/pmbus/
H A Dstpddc60.c20 static const struct i2c_device_id stpddc60_id[] = { variable
25 MODULE_DEVICE_TABLE(i2c, stpddc60_id);
213 for (mid = stpddc60_id; mid->name[0]; mid++) { in stpddc60_probe()
241 .id_table = stpddc60_id,