w1_therm_family_converter
struct w1_therm_family_converter *specific_functions;
static struct w1_therm_family_converter w1_therm_families[] = {
static struct w1_therm_family_converter *device_family(struct w1_slave *sl)
struct w1_therm_family_converter *ret = NULL;
struct w1_therm_family_converter *sl_family_conv;