Searched refs:w1_family_ops (Results 1 – 22 of 22) sorted by relevance
253 struct w1_family_ops { struct272 const struct w1_family_ops *fops; argument
120 static const struct w1_family_ops w1_f1d_fops = {
141 static const struct w1_family_ops w1_f12_fops = {
146 static const struct w1_family_ops w1_f3a_fops = {
144 static const struct w1_family_ops w1_ds2780_fops = {
141 static const struct w1_family_ops w1_ds2781_fops = {
209 static const struct w1_family_ops w1_ds2405_fops = {
282 static const struct w1_family_ops w1_f14_fops = {
281 static const struct w1_family_ops w1_f2d_fops = {
284 static const struct w1_family_ops w1_f0d_fops = {
291 static const struct w1_family_ops w1_f23_fops = {
218 static const struct w1_family_ops w1_eprom_fops = {
413 static const struct w1_family_ops w1_f1C_fops = {
339 static const struct w1_family_ops w1_f29_fops = {
505 static const struct w1_family_ops w1_ds2438_fops = {
478 static const struct w1_family_ops w1_therm_fops = {485 static const struct w1_family_ops w1_ds18s20_fops = {492 static const struct w1_family_ops w1_ds28ea00_fops = {
744 static const struct w1_family_ops w1_f19_fops = {
100 static const struct w1_family_ops bq27xxx_battery_hdq_fops = {
434 static const struct w1_family_ops w1_max1721x_fops = {
798 static const struct w1_family_ops w1_ds2760_fops = {
54 A family driver populates a struct w1_family_ops (see w1_family.h) and62 of the above w1_family_ops structure.
165 static const struct w1_family_ops w1_default_fops = {618 const struct w1_family_ops *fops; in w1_family_notify()
Completed in 27 milliseconds