Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dqeth_l2_main.c2288 static const struct device_type qeth_l2_devtype = { variable
2306 gdev->dev.type = &qeth_l2_devtype; in qeth_l2_probe_device()
2318 if (gdev->dev.type != &qeth_l2_devtype) in qeth_l2_remove_device()