Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/aim-network/
Dnetworking.c77 static struct list_head net_devices = LIST_HEAD_INIT(net_devices); variable
303 list_for_each_entry_safe(nd, tmp, &net_devices, list) { in get_net_dev_context()
336 list_add(&nd->list, &net_devices); in aim_probe_channel()
514 list_for_each_entry_safe(nd, tmp, &net_devices, list) { in most_net_exit()