Searched refs:ds1625 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ds1621.c | 37 enum chips { ds1621, ds1625, ds1631, ds1721, ds1731 }; enumerator 160 case ds1625: in ds1621_init_client() 333 if (data->kind == ds1621 || data->kind == ds1625) in ds1621_attribute_visible() 373 { "ds1625", ds1625 },
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ds1621.c | 37 enum chips { ds1621, ds1625, ds1631, ds1721, ds1731 }; enumerator 160 case ds1625: in ds1621_init_client() 333 if (data->kind == ds1621 || data->kind == ds1625) in ds1621_attribute_visible() 373 { "ds1625", ds1625 },
|
Completed in 2 milliseconds