Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtap.c1337 static int tap_list_add(dev_t major, const char *device_name) in tap_list_add() function
1371 err = tap_list_add(*tap_major, device_name); in tap_create_cdev()