Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3.h106 int qeth_l3_create_device_attributes(struct device *);
H A Dqeth_l3_sys.c816 int qeth_l3_create_device_attributes(struct device *dev) in qeth_l3_create_device_attributes() function
H A Dqeth_l3_main.c1955 rc = qeth_l3_create_device_attributes(&gdev->dev); in qeth_l3_probe_device()