Home
last modified time | relevance | path

Searched refs:w1_therm_family_converter (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/w1/slaves/
H A Dw1_therm.c159 struct w1_therm_family_converter { struct
192 struct w1_therm_family_converter *specific_functions;
786 static struct w1_therm_family_converter w1_therm_families[] = {
844 static struct w1_therm_family_converter *device_family(struct w1_slave *sl) in device_family()
846 struct w1_therm_family_converter *ret = NULL; in device_family()
983 struct w1_therm_family_converter *sl_family_conv; in w1_therm_add_slave()