Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dtap.c108 struct major_info { struct
109 struct rcu_head rcu;
110 dev_t major;
111 struct idr minor_idr;
112 spinlock_t minor_lock;
113 const char *device_name;
114 struct list_head next;