Lines Matching defs:switchtec_user
51 struct switchtec_user {
83 static struct switchtec_user *stuser_create(struct switchtec_dev *stdev)
85 struct switchtec_user *stuser;
105 struct switchtec_user *stuser;
107 stuser = container_of(kref, struct switchtec_user, kref);
115 static void stuser_put(struct switchtec_user *stuser)
120 static void stuser_set_state(struct switchtec_user *stuser,
158 struct switchtec_user *stuser;
166 stuser = list_entry(stdev->mrpc_queue.next, struct switchtec_user,
185 static int mrpc_queue_cmd(struct switchtec_user *stuser)
206 struct switchtec_user *stuser = list_entry(stdev->mrpc_queue.next,
207 struct switchtec_user, list);
222 struct switchtec_user *stuser;
227 stuser = list_entry(stdev->mrpc_queue.next, struct switchtec_user,
280 struct switchtec_user *stuser;
286 struct switchtec_user, list);
468 struct switchtec_user *stuser;
486 struct switchtec_user *stuser = filp->private_data;
509 struct switchtec_user *stuser = filp->private_data;
561 struct switchtec_user *stuser = filp->private_data;
636 struct switchtec_user *stuser = filp->private_data;
888 struct switchtec_user *stuser,
1204 struct switchtec_user *stuser = filp->private_data;
1316 struct switchtec_user *stuser, *tmpuser;