Lines Matching refs:userbuf
80 static ssize_t btmrvl_hscfgcmd_read(struct file *file, char __user *userbuf,
90 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
121 static ssize_t btmrvl_psmode_read(struct file *file, char __user *userbuf,
131 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
168 static ssize_t btmrvl_pscmd_read(struct file *file, char __user *userbuf,
177 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
208 static ssize_t btmrvl_gpiogap_read(struct file *file, char __user *userbuf,
218 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
253 static ssize_t btmrvl_hscmd_read(struct file *file, char __user *userbuf,
262 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
293 static ssize_t btmrvl_hsmode_read(struct file *file, char __user * userbuf,
302 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
312 static ssize_t btmrvl_curpsmode_read(struct file *file, char __user *userbuf,
321 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
330 static ssize_t btmrvl_psstate_read(struct file *file, char __user * userbuf,
339 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
348 static ssize_t btmrvl_hsstate_read(struct file *file, char __user *userbuf,
357 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);
366 static ssize_t btmrvl_txdnldready_read(struct file *file, char __user *userbuf,
376 return simple_read_from_buffer(userbuf, count, ppos, buf, ret);