Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/
Dtap.c401 static struct major_info *tap_get_major(int major) in tap_get_major() function
419 tap_major = tap_get_major(MAJOR(major)); in tap_get_minor()
446 tap_major = tap_get_major(MAJOR(major)); in tap_free_minor()
470 tap_major = tap_get_major(major); in dev_get_by_tap_file()