Searched refs:ltc2986_chip_info_data (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/iio/temperature/ |
D | ltc2983.c | 1714 static const struct ltc2983_chip_info ltc2986_chip_info_data = { variable 1723 { "ltc2986", (kernel_ulong_t)<c2986_chip_info_data }, 1724 { "ltm2985", (kernel_ulong_t)<c2986_chip_info_data }, 1732 { .compatible = "adi,ltc2986", .data = <c2986_chip_info_data }, 1733 { .compatible = "adi,ltm2985", .data = <c2986_chip_info_data },
|