Home
last modified time | relevance | path

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

/drivers/staging/most/net/
Dnet.c70 static struct list_head net_devices = LIST_HEAD_INIT(net_devices); variable
284 list_for_each_entry(nd, &net_devices, list) in get_net_dev()
336 list_add(&nd->list, &net_devices); in comp_probe_channel()