Home
last modified time | relevance | path

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

/drivers/s390/net/
Dqeth_l2_main.c2286 static const struct device_type qeth_l2_devtype = { variable
2304 gdev->dev.type = &qeth_l2_devtype; in qeth_l2_probe_device()
2316 if (gdev->dev.type != &qeth_l2_devtype) in qeth_l2_remove_device()