Lines Matching refs:linereq
432 struct linereq *req;
467 * struct linereq - contains the state of a userspace line request
481 struct linereq {
517 static void linereq_put_event(struct linereq *lr,
538 struct linereq *lr = line->req;
590 struct linereq *lr = line->req;
638 struct linereq *lr;
977 static long linereq_get_values(struct linereq *lr, void __user *ip)
1038 static long linereq_set_values_unlocked(struct linereq *lr,
1080 static long linereq_set_values(struct linereq *lr, void __user *ip)
1097 static long linereq_set_config_unlocked(struct linereq *lr,
1144 static long linereq_set_config(struct linereq *lr, void __user *ip)
1168 struct linereq *lr = file->private_data;
1197 struct linereq *lr = file->private_data;
1217 struct linereq *lr = file->private_data;
1269 static void linereq_free(struct linereq *lr)
1286 struct linereq *lr = file->private_data;
1308 struct linereq *lr;