Home
last modified time | relevance | path

Searched refs:listtmp (Results 1 – 1 of 1) sorted by relevance

/drivers/visorbus/
Dvisorbus_main.c1074 struct list_head *listentry, *listtmp; in remove_all_visor_devices() local
1076 list_for_each_safe(listentry, listtmp, &list_all_device_instances) { in remove_all_visor_devices()
1222 struct list_head *listentry, *listtmp; in visorbus_exit() local
1225 list_for_each_safe(listentry, listtmp, &list_all_bus_instances) { in visorbus_exit()