Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/
Dtap.c106 struct major_info { struct
107 struct rcu_head rcu;
108 dev_t major;
109 struct idr minor_idr;
110 spinlock_t minor_lock;
111 const char *device_name;
112 struct list_head next;