Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/w1/slaves/
H A Dw1_therm.c98 * return a pointer on the slave w1_therm_family_converter struct:
148 * struct w1_therm_family_converter - bind device specific functions
159 struct w1_therm_family_converter { struct
192 struct w1_therm_family_converter *specific_functions;
721 static struct w1_therm_family_converter w1_therm_families[] = {
773 * device_family() - Retrieve a pointer on &struct w1_therm_family_converter
778 static struct w1_therm_family_converter *device_family(struct w1_slave *sl) in device_family()
780 struct w1_therm_family_converter *ret = NULL; in device_family()
918 struct w1_therm_family_converter *sl_family_conv; in w1_therm_add_slave()
/kernel/linux/linux-6.6/drivers/w1/slaves/
H A Dw1_therm.c98 * return a pointer on the slave w1_therm_family_converter struct:
148 * struct w1_therm_family_converter - bind device specific functions
159 struct w1_therm_family_converter { struct
192 struct w1_therm_family_converter *specific_functions;
786 static struct w1_therm_family_converter w1_therm_families[] = {
839 * device_family() - Retrieve a pointer on &struct w1_therm_family_converter
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()

Completed in 6 milliseconds