Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2_main.c2191 if (gdev->dev.type == &qeth_generic_devtype) { in qeth_l2_probe_device()
2205 if (gdev->dev.type == &qeth_generic_devtype) in qeth_l2_remove_device()
H A Dqeth_l3_main.c1957 if (gdev->dev.type == &qeth_generic_devtype) { in qeth_l3_probe_device()
1973 if (cgdev->dev.type == &qeth_generic_devtype) in qeth_l3_remove_device()
H A Dqeth_core.h1060 extern const struct device_type qeth_generic_devtype;
H A Dqeth_core_main.c6171 const struct device_type qeth_generic_devtype = { variable
6175 EXPORT_SYMBOL_GPL(qeth_generic_devtype); variable
6362 gdev->dev.type = &qeth_generic_devtype; in qeth_core_probe_device()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c6184 static const struct device_type qeth_generic_devtype = { variable
6368 gdev->dev.type = &qeth_generic_devtype; in qeth_core_probe_device()

Completed in 26 milliseconds