Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtap.c338 static struct major_info *tap_get_major(int major) in tap_get_major() function
356 tap_major = tap_get_major(MAJOR(major)); in tap_get_minor()
383 tap_major = tap_get_major(MAJOR(major)); in tap_free_minor()
407 tap_major = tap_get_major(major); in dev_get_by_tap_file()