Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dasc7621.c3 * asc7621.c - Part of lm_sensors, Linux kernel modules for hardware monitoring
23 asc7621, enumerator
32 #define FIRST_CHIP asc7621
47 .name = "asc7621",
48 .chip_type = asc7621,
999 * The asc7621 chips guarantee consistent reads of multi-byte values in asc7621_update_device()
1106 /* Initialize the asc7621 chip */ in asc7621_probe()
1184 {"asc7621", asc7621},
1194 .name = "asc7621",
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dasc7621.c3 * asc7621.c - Part of lm_sensors, Linux kernel modules for hardware monitoring
23 asc7621, enumerator
32 #define FIRST_CHIP asc7621
47 .name = "asc7621",
48 .chip_type = asc7621,
999 * The asc7621 chips guarantee consistent reads of multi-byte values in asc7621_update_device()
1106 /* Initialize the asc7621 chip */ in asc7621_probe()
1182 {"asc7621", asc7621},
1192 .name = "asc7621",
[all...]
H A DMakefile56 obj-$(CONFIG_SENSORS_ASC7621) += asc7621.o

Completed in 4 milliseconds