Home
last modified time | relevance | path

Searched defs:major_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/
H A Dtap.c43 struct major_info { struct
44 struct rcu_head rcu;
45 dev_t major;
46 struct idr minor_idr;
47 spinlock_t minor_lock;
48 const char *device_name;
49 struct list_head next;