Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_therm.c918 struct w1_therm_family_converter *sl_family_conv; in w1_therm_add_slave() local
929 sl_family_conv = device_family(sl); in w1_therm_add_slave()
930 if (!sl_family_conv) { in w1_therm_add_slave()
935 SLAVE_SPECIFIC_FUNC(sl) = sl_family_conv; in w1_therm_add_slave()