Lines Matching refs:linereq
488 struct linereq *req;
550 * struct linereq - contains the state of a userspace line request
565 struct linereq {
615 struct linereq *lr = container_of(nb, struct linereq,
623 static void linereq_put_event(struct linereq *lr,
663 struct linereq *lr;
711 struct linereq *lr;
782 struct linereq *lr = line->req;
828 struct linereq *lr = line->req;
876 struct linereq *lr;
1262 static long linereq_get_values(struct linereq *lr, void __user *ip)
1323 static long linereq_set_values_unlocked(struct linereq *lr,
1365 static long linereq_set_values(struct linereq *lr, void __user *ip)
1382 static long linereq_set_config_unlocked(struct linereq *lr,
1425 static long linereq_set_config(struct linereq *lr, void __user *ip)
1449 struct linereq *lr = file->private_data;
1470 struct linereq *lr = file->private_data;
1487 struct linereq *lr = file->private_data;
1505 struct linereq *lr = file->private_data;
1513 struct linereq *lr = file->private_data;
1568 struct linereq *lr = file->private_data;
1574 static void linereq_free(struct linereq *lr)
1596 struct linereq *lr = file->private_data;
1605 struct linereq *lr = file->private_data;
1636 struct linereq *lr;