Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dtap.c105 struct major_info { struct
106 struct rcu_head rcu;
107 dev_t major;
108 struct idr minor_idr;
109 spinlock_t minor_lock;
110 const char *device_name;
111 struct list_head next;