lcs_root_dev 52 drivers/s390/net/lcs.c static struct device *lcs_root_dev; lcs_root_dev 2396 drivers/s390/net/lcs.c err = ccwgroup_create_dev(lcs_root_dev, &lcs_group_driver, 2, buf); lcs_root_dev 2426 drivers/s390/net/lcs.c lcs_root_dev = root_device_register("lcs"); lcs_root_dev 2427 drivers/s390/net/lcs.c rc = PTR_ERR_OR_ZERO(lcs_root_dev); lcs_root_dev 2442 drivers/s390/net/lcs.c root_device_unregister(lcs_root_dev); lcs_root_dev 2461 drivers/s390/net/lcs.c root_device_unregister(lcs_root_dev);