Lines Matching defs:pos
42 static void aw_fs_read(struct file *file, char *buf, size_t count, loff_t *pos) in aw_fs_read()
51 static void aw_fs_write(struct file *file, char *buf, size_t count, loff_t *pos) in aw_fs_write()
64 loff_t pos = 0; in aw_cali_write_cali_re_to_file() local
98 loff_t pos = 0; in aw_cali_get_cali_re_from_file() local
196 struct list_head *pos = NULL; in aw_cali_svc_get_devs_re_range() local
442 struct list_head *pos = NULL; in aw_cali_svc_get_devs_r0() local
493 struct list_head *pos = NULL; in aw_cali_svc_get_devs_f0() local
562 struct list_head *pos = NULL; in aw_cali_svc_get_devs_te() local
1085 struct list_head *pos = NULL; in aw_cali_svc_devs_cali_mode_enable() local
1130 struct list_head *pos = NULL; in aw_cali_svc_devs_get_cali_re() local
1187 struct list_head *dev_list = NULL, *pos = NULL; in aw_cali_svc_set_devs_re_str() local
1260 struct list_head *pos = NULL; in aw_cali_svc_devs_get_cali_f0_q() local
1336 struct list_head *pos = NULL; in aw_cali_svc_get_devs_cali_val() local
1964 struct list_head *pos = NULL; in aw_cali_misc_open() local
2168 static ssize_t aw_cali_misc_read(struct file *filp, char __user *buf, size_t size, loff_t *pos) in aw_cali_misc_read()
2302 struct list_head *pos = NULL; in aw_cali_misc_switch_dev() local
2335 …tic ssize_t aw_cali_misc_write(struct file *filp, const char __user *buf, size_t size, loff_t *pos) in aw_cali_misc_write()