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

/linux-master/drivers/s390/net/
H A Dqeth_l2_main.c2286 static const struct device_type qeth_l2_devtype = { variable in typeref:struct:device_type
2304 gdev->dev.type = &qeth_l2_devtype;
2316 if (gdev->dev.type != &qeth_l2_devtype)

Completed in 97 milliseconds