Searched refs:w1_family_ops (Results 1 – 12 of 12) sorted by relevance
48 struct w1_family_ops struct59 struct w1_family_ops *fops; argument
174 static struct w1_family_ops w1_default_fops = {
83 static struct w1_family_ops w1_bq27000_fops = {
141 static struct w1_family_ops w1_f1d_fops = {
170 static struct w1_family_ops w1_ds2760_fops = {
176 static struct w1_family_ops w1_ds2780_fops = {
174 static struct w1_family_ops w1_ds2781_fops = {
287 static struct w1_family_ops w1_f2d_fops = {
69 static struct w1_family_ops w1_therm_fops = {
301 static struct w1_family_ops w1_f23_fops = {
381 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.