Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_main.c1921 static const struct device_type qeth_l3_devtype = { variable
1945 gdev->dev.type = &qeth_l3_devtype; in qeth_l3_probe_device()
1956 if (cgdev->dev.type != &qeth_l3_devtype) in qeth_l3_remove_device()