Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/slaves/
H A Dw1_therm.c983 struct w1_therm_family_converter *sl_family_conv; in w1_therm_add_slave() local
994 sl_family_conv = device_family(sl); in w1_therm_add_slave()
995 if (!sl_family_conv) { in w1_therm_add_slave()
1000 SLAVE_SPECIFIC_FUNC(sl) = sl_family_conv; in w1_therm_add_slave()