Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds