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

/drivers/w1/slaves/
H A Dw1_ds2780.c115 static struct bin_attribute w1_ds2780_bin_attr = { variable in typeref:struct:bin_attribute
149 ret = sysfs_create_bin_file(&sl->dev.kobj, &w1_ds2780_bin_attr);
173 sysfs_remove_bin_file(&sl->dev.kobj, &w1_ds2780_bin_attr);

Completed in 81 milliseconds