Searched refs:max20730_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hwmon/pmbus/
H A Dmax20730.c393 static const struct i2c_device_id max20730_id[]; variable in typeref:struct:i2c_device_id
721 chip_id = i2c_match_id(max20730_id, client)->driver_data;
756 static const struct i2c_device_id max20730_id[] = { variable in typeref:struct:i2c_device_id
764 MODULE_DEVICE_TABLE(i2c, max20730_id);
782 .id_table = max20730_id,

Completed in 86 milliseconds