Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsmsc47m1.c3 * smsc47m1.c - Part of lm_sensors, Linux kernel modules
38 #define DRVNAME "smsc47m1"
39 enum chips { smsc47m1, smsc47m2 }; enumerator
557 sio_data->type = smsc47m1; in smsc47m1_find()
561 sio_data->type = smsc47m1; in smsc47m1_find()
565 sio_data->type = smsc47m1; in smsc47m1_find()
569 sio_data->type = smsc47m1; in smsc47m1_find()
659 case smsc47m1: in smsc47m1_handle_resources()
717 "smsc47m1", in smsc47m1_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsmsc47m1.c3 * smsc47m1.c - Part of lm_sensors, Linux kernel modules
38 #define DRVNAME "smsc47m1"
39 enum chips { smsc47m1, smsc47m2 }; enumerator
557 sio_data->type = smsc47m1; in smsc47m1_find()
561 sio_data->type = smsc47m1; in smsc47m1_find()
565 sio_data->type = smsc47m1; in smsc47m1_find()
569 sio_data->type = smsc47m1; in smsc47m1_find()
659 case smsc47m1: in smsc47m1_handle_resources()
717 "smsc47m1", in smsc47m1_probe()
H A DMakefile197 obj-$(CONFIG_SENSORS_SMSC47M1) += smsc47m1.o

Completed in 3 milliseconds