Home
last modified time | relevance | path

Searched refs:w1_family_ops (Results 1 – 22 of 22) sorted by relevance

/linux/include/linux/
A Dw1.h253 struct w1_family_ops { struct
272 const struct w1_family_ops *fops; argument
/linux/drivers/w1/slaves/
A Dw1_ds2423.c120 static const struct w1_family_ops w1_f1d_fops = {
A Dw1_ds2406.c141 static const struct w1_family_ops w1_f12_fops = {
A Dw1_ds2413.c146 static const struct w1_family_ops w1_f3a_fops = {
A Dw1_ds2780.c144 static const struct w1_family_ops w1_ds2780_fops = {
A Dw1_ds2781.c141 static const struct w1_family_ops w1_ds2781_fops = {
A Dw1_ds2405.c209 static const struct w1_family_ops w1_ds2405_fops = {
A Dw1_ds2430.c282 static const struct w1_family_ops w1_f14_fops = {
A Dw1_ds2431.c281 static const struct w1_family_ops w1_f2d_fops = {
A Dw1_ds2805.c284 static const struct w1_family_ops w1_f0d_fops = {
A Dw1_ds2433.c291 static const struct w1_family_ops w1_f23_fops = {
A Dw1_ds250x.c218 static const struct w1_family_ops w1_eprom_fops = {
A Dw1_ds28e04.c413 static const struct w1_family_ops w1_f1C_fops = {
A Dw1_ds2408.c339 static const struct w1_family_ops w1_f29_fops = {
A Dw1_ds2438.c505 static const struct w1_family_ops w1_ds2438_fops = {
A Dw1_therm.c478 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 = {
A Dw1_ds28e17.c744 static const struct w1_family_ops w1_f19_fops = {
/linux/drivers/power/supply/
A Dbq27xxx_battery_hdq.c100 static const struct w1_family_ops bq27xxx_battery_hdq_fops = {
A Dmax1721x_battery.c434 static const struct w1_family_ops w1_max1721x_fops = {
A Dds2760_battery.c798 static const struct w1_family_ops w1_ds2760_fops = {
/linux/Documentation/w1/
A Dw1-generic.rst54 A family driver populates a struct w1_family_ops (see w1_family.h) and
62 of the above w1_family_ops structure.
/linux/drivers/w1/
A Dw1.c165 static const struct w1_family_ops w1_default_fops = {
618 const struct w1_family_ops *fops; in w1_family_notify()

Completed in 41 milliseconds