Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c1972 struct most_aim_obj *d, *d_tmp; in most_exit() local
1975 list_for_each_entry_safe(d, d_tmp, &aim_list, list) { in most_exit()