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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/w1/slaves/
H A Dw1_ds2433.c45 struct w1_f23_data { struct
66 static int w1_f23_refresh_block(struct w1_slave *sl, struct w1_f23_data *data,
99 struct w1_f23_data *data = sl->family_data;
266 struct w1_f23_data *data;
268 data = kmalloc(sizeof(struct w1_f23_data), GFP_KERNEL);
271 memset(data, 0, sizeof(struct w1_f23_data));

Completed in 106 milliseconds