Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dsmm665.c565 static const struct i2c_device_id smm665_id[]; variable
589 data->type = i2c_match_id(smm665_id, client)->driver_data; in smm665_probe()
682 static const struct i2c_device_id smm665_id[] = { variable
691 MODULE_DEVICE_TABLE(i2c, smm665_id);
700 .id_table = smm665_id,