Symbol: w1_family_ops
drivers/power/supply/bq27xxx_battery_hdq.c
100
static const struct w1_family_ops bq27xxx_battery_hdq_fops = {
drivers/power/supply/ds2760_battery.c
738
static const struct w1_family_ops w1_ds2760_fops = {
drivers/power/supply/max1721x_battery.c
434
static const struct w1_family_ops w1_max1721x_fops = {
drivers/w1/slaves/w1_ds2405.c
209
static const struct w1_family_ops w1_ds2405_fops = {
drivers/w1/slaves/w1_ds2406.c
134
static const struct w1_family_ops w1_f12_fops = {
drivers/w1/slaves/w1_ds2408.c
339
static const struct w1_family_ops w1_f29_fops = {
drivers/w1/slaves/w1_ds2413.c
148
static const struct w1_family_ops w1_f3a_fops = {
drivers/w1/slaves/w1_ds2423.c
120
static const struct w1_family_ops w1_f1d_fops = {
drivers/w1/slaves/w1_ds2430.c
282
static const struct w1_family_ops w1_f14_fops = {
drivers/w1/slaves/w1_ds2431.c
281
static const struct w1_family_ops w1_f2d_fops = {
drivers/w1/slaves/w1_ds2433.c
364
static const struct w1_family_ops w1_f23_fops = {
drivers/w1/slaves/w1_ds2433.c
370
static const struct w1_family_ops w1_f43_fops = {
drivers/w1/slaves/w1_ds2438.c
503
static const struct w1_family_ops w1_ds2438_fops = {
drivers/w1/slaves/w1_ds250x.c
219
static const struct w1_family_ops w1_eprom_fops = {
drivers/w1/slaves/w1_ds2780.c
145
static const struct w1_family_ops w1_ds2780_fops = {
drivers/w1/slaves/w1_ds2781.c
142
static const struct w1_family_ops w1_ds2781_fops = {
drivers/w1/slaves/w1_ds2805.c
284
static const struct w1_family_ops w1_f0d_fops = {
drivers/w1/slaves/w1_ds28e04.c
402
static const struct w1_family_ops w1_f1C_fops = {
drivers/w1/slaves/w1_ds28e17.c
744
static const struct w1_family_ops w1_f19_fops = {
drivers/w1/slaves/w1_therm.c
468
static const struct w1_family_ops w1_therm_fops = {
drivers/w1/slaves/w1_therm.c
475
static const struct w1_family_ops w1_ds18s20_fops = {
drivers/w1/slaves/w1_therm.c
482
static const struct w1_family_ops w1_ds28ea00_fops = {
drivers/w1/w1.c
160
static const struct w1_family_ops w1_default_fops = {
drivers/w1/w1.c
608
const struct w1_family_ops *fops;
include/linux/w1.h
273
const struct w1_family_ops *fops;