Searched refs:w1_family_ops (Results 1 – 15 of 15) sorted by relevance
59 struct w1_family_ops struct78 struct w1_family_ops *fops; argument
176 static struct w1_family_ops w1_default_fops = {619 struct w1_family_ops *fops; in w1_family_notify()
85 static struct w1_family_ops w1_bq27000_fops = {
133 static struct w1_family_ops w1_f1d_fops = {
130 static struct w1_family_ops w1_f3a_fops = {
147 static struct w1_family_ops w1_f12_fops = {
162 static struct w1_family_ops w1_ds2780_fops = {
160 static struct w1_family_ops w1_ds2781_fops = {
171 static struct w1_family_ops w1_ds2760_fops = {
283 static struct w1_family_ops w1_f2d_fops = {
103 static struct w1_family_ops w1_therm_fops = {
298 static struct w1_family_ops w1_f23_fops = {
420 static struct w1_family_ops w1_f1C_fops = {
345 static struct w1_family_ops w1_f29_fops = {
49 A family driver populates a struct w1_family_ops (see w1_family.h) and55 of the above w1_family_ops structure.