Searched refs:ad7418 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/hwmon/ |
D | ad7418.c | 27 enum chips { ad7416, ad7417, ad7418 }; enumerator 214 ATTRIBUTE_GROUPS(ad7418); 227 if (data->type == ad7417 || data->type == ad7418) in ad7418_init_client() 271 case ad7418: in ad7418_probe() 291 { "ad7418", ad7418 }, 299 { .compatible = "adi,ad7418", .data = (void *)ad7418, },
|
D | Makefile | 30 obj-$(CONFIG_SENSORS_AD7418) += ad7418.o
|
D | Kconfig | 98 will be called ad7418.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | intel-ixp42x-gateworks-gw2348.dts | 50 compatible = "adi,ad7418";
|
D | intel-ixp43x-gateworks-gw2358.dts | 50 compatible = "adi,ad7418";
|