Searched refs:family_data (Results 1 – 9 of 9) sorted by relevance
532 if (!sl->family_data) in w1_DS18B20_convert_time()568 if (!sl->family_data) in w1_DS18S20_convert_time()581 if (!sl->family_data) in w1_DS1825_convert_time()988 if (!sl->family_data) in w1_therm_add_slave()1121 if (!sl->family_data) in convert_t()1224 if (!sl->family_data) in conv_time_measure()1293 if (!sl->family_data) in read_scratchpad()1345 if (!sl->family_data) in write_scratchpad()1379 if (!sl->family_data) in copy_scratchpad()1432 if (!sl->family_data) in recall_eeprom()[all …]
88 struct w1_f19_data *data = sl->family_data; in w1_f19_i2c_busy_wait()502 struct w1_f19_data *data = sl->family_data; in w1_f19_get_i2c_speed()534 struct w1_f19_data *data = sl->family_data; in __w1_f19_set_i2c_speed()633 struct w1_f19_data *data = sl->family_data; in stretch_show()643 struct w1_f19_data *data = sl->family_data; in stretch_store()689 sl->family_data = data; in w1_f19_add_slave()732 struct w1_f19_data *family_data = sl->family_data; in w1_f19_remove_slave() local735 i2c_del_adapter(&family_data->adapter); in w1_f19_remove_slave()738 devm_kfree(&sl->dev, family_data); in w1_f19_remove_slave()739 sl->family_data = NULL; in w1_f19_remove_slave()
95 struct w1_f23_data *data = sl->family_data; in eeprom_read()155 struct w1_f23_data *f23 = sl->family_data; in w1_f23_write()277 sl->family_data = data; in w1_f23_add_slave()286 kfree(sl->family_data); in w1_f23_remove_slave()287 sl->family_data = NULL; in w1_f23_remove_slave()
119 struct w1_f1C_data *data = sl->family_data; in eeprom_read()167 struct w1_f1C_data *f1C = sl->family_data; in w1_f1C_write()387 sl->family_data = data; in w1_f1C_add_slave()395 kfree(sl->family_data); in w1_f1C_remove_slave()396 sl->family_data = NULL; in w1_f1C_remove_slave()
48 struct w1_eprom_data *data = sl->family_data; in w1_ds2502_read_page()86 struct w1_eprom_data *data = sl->family_data; in w1_ds2505_read_page()143 struct w1_eprom_data *data = sl->family_data; in w1_nvmem_read()183 sl->family_data = data; in w1_eprom_add_slave()
117 struct family_data { struct124 struct family_data *res = arg; in family_handler() argument157 struct family_data res = { group, -ENOENT }; in nl_get_multicast_id()
76 void *family_data; member
721 sl->family_data = di; in w1_ds2760_add_slave()774 struct ds2760_device_info *di = sl->family_data; in w1_ds2760_remove_slave()
332 sl->family_data = (void *)info; in devm_w1_max1721x_add_device()
Completed in 16 milliseconds