Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dsmc.h91 struct smcd_dev *smcd_alloc_dev(struct device *parent, const char *name,
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_ism.c292 struct smcd_dev *smcd_alloc_dev(struct device *parent, const char *name, in smcd_alloc_dev() function
330 EXPORT_SYMBOL_GPL(smcd_alloc_dev); variable
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_ism.c382 static struct smcd_dev *smcd_alloc_dev(struct device *parent, const char *name, in smcd_alloc_dev() function
418 smcd = smcd_alloc_dev(&ism->pdev->dev, dev_name(&ism->pdev->dev), ops, in smcd_register_dev()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dism_drv.c566 ism->smcd = smcd_alloc_dev(&pdev->dev, dev_name(&pdev->dev), &ism_ops, in ism_probe()

Completed in 3 milliseconds