Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l2.h14 int qeth_l2_create_device_attributes(struct device *);
H A Dqeth_l2_sys.c385 int qeth_l2_create_device_attributes(struct device *dev) in qeth_l2_create_device_attributes() function
H A Dqeth_l2_main.c2192 rc = qeth_l2_create_device_attributes(&gdev->dev); in qeth_l2_probe_device()