Searched refs:smcd_alloc_dev (Results 1 – 3 of 3) sorted by relevance
98 struct smcd_dev *smcd_alloc_dev(struct device *parent, const char *name,
384 struct smcd_dev *smcd_alloc_dev(struct device *parent, const char *name, in smcd_alloc_dev() function422 EXPORT_SYMBOL_GPL(smcd_alloc_dev);
567 ism->smcd = smcd_alloc_dev(&pdev->dev, dev_name(&pdev->dev), &ism_ops, in ism_probe()