Searched refs:cl_next (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/mei/
H A Dinterface.c353 struct mei_cl *cl_next = NULL; local
355 list_for_each_entry_safe(cl_pos, cl_next, &dev->file_list, link) {
H A Dinit.c253 struct mei_cl *cl_next = NULL; local
291 cl_next, &dev->file_list, link) {
326 list_for_each_entry_safe(cl_pos, cl_next, &dev->file_list, link) {
725 struct mei_cl *cl_next = NULL; local
726 list_for_each_entry_safe(cl_pos, cl_next, &dev->file_list, link) {
H A Dinterrupt.c512 struct mei_cl *cl_next = NULL; local
519 list_for_each_entry_safe(cl_pos, cl_next,
569 struct mei_cl *cl_next = NULL; local
571 list_for_each_entry_safe(cl_pos, cl_next, &dev->file_list, link) {
1095 struct mei_cl *cl_next = NULL; local
1114 list_for_each_entry_safe(cl_pos, cl_next,
1381 struct mei_cl *cl_next = NULL; local
1404 list_for_each_entry_safe(cl_pos, cl_next, &dev->file_list, link) {
H A Diorw.c62 struct mei_cl *cl_next = NULL; local
121 list_for_each_entry_safe(cl_pos, cl_next,

Completed in 60 milliseconds