sc_create
EXPORT_SYMBOL(sc_create);
struct sc_data *sc_create(struct platform_device *pdev, const char *res_name);
dev->sc = sc_create(pdev, "sc");