Lines Matching defs:buf
65 char __user *buf, size_t count, loff_t *ppos,
83 if (igd_opregion_shift_copy(buf, &off,
100 if (igd_opregion_shift_copy(buf, &off,
111 if (igd_opregion_shift_copy(buf, &off,
124 if (igd_opregion_shift_copy(buf, &off,
134 if (igd_opregion_shift_copy(buf, &off,
142 copy_to_user(buf + off, opregionvbt->vbt_ex + (pos - OPREGION_SIZE),
282 char __user *buf, size_t count, loff_t *ppos,
303 if (copy_to_user(buf + count - size, &val, 1))
319 if (copy_to_user(buf + count - size, &lval, 2))
335 if (copy_to_user(buf + count - size, &lval, 4))
351 if (copy_to_user(buf + count - size, &lval, 2))
365 if (copy_to_user(buf + count - size, &val, 1))