Home
last modified time | relevance | path

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

/linux-6.12.1/net/dsa/
Duser.c2543 static const struct device_type dsa_type = { variable
2732 SET_NETDEV_DEVTYPE(user_dev, &dsa_type); in dsa_user_create()