• Home
  • Raw
  • Download

Lines Matching refs:off

77 	char *buf, loff_t off, size_t count)  in w1_f29_read_state()  argument
81 bin_attr->attr.name, kobj, (unsigned int)off, count, buf); in w1_f29_read_state()
82 if (count != 1 || off != 0) in w1_f29_read_state()
90 char *buf, loff_t off, size_t count) in w1_f29_read_output() argument
94 bin_attr->attr.name, kobj, (unsigned int)off, count, buf); in w1_f29_read_output()
95 if (count != 1 || off != 0) in w1_f29_read_output()
104 char *buf, loff_t off, size_t count) in w1_f29_read_activity() argument
108 bin_attr->attr.name, kobj, (unsigned int)off, count, buf); in w1_f29_read_activity()
109 if (count != 1 || off != 0) in w1_f29_read_activity()
118 char *buf, loff_t off, size_t count) in w1_f29_read_cond_search_mask() argument
122 bin_attr->attr.name, kobj, (unsigned int)off, count, buf); in w1_f29_read_cond_search_mask()
123 if (count != 1 || off != 0) in w1_f29_read_cond_search_mask()
132 char *buf, loff_t off, size_t count) in w1_f29_read_cond_search_polarity() argument
134 if (count != 1 || off != 0) in w1_f29_read_cond_search_polarity()
143 char *buf, loff_t off, size_t count) in w1_f29_read_status_control() argument
145 if (count != 1 || off != 0) in w1_f29_read_status_control()
157 char *buf, loff_t off, size_t count) in w1_f29_write_output() argument
164 if (count != 1 || off != 0) in w1_f29_write_output()
229 char *buf, loff_t off, size_t count) in w1_f29_write_activity() argument
234 if (count != 1 || off != 0) in w1_f29_write_activity()
262 loff_t off, in w1_f29_write_status_control() argument
269 if (count != 1 || off != 0) in w1_f29_write_status_control()