Searched refs:bd_rtc (Results 1 – 1 of 1) sorted by relevance
399 struct bd70528_rtc *bd_rtc; in bd70528_probe() local411 bd_rtc = devm_kzalloc(&pdev->dev, sizeof(*bd_rtc), GFP_KERNEL); in bd70528_probe()412 if (!bd_rtc) in bd70528_probe()415 bd_rtc->mfd = mfd; in bd70528_probe()416 bd_rtc->dev = &pdev->dev; in bd70528_probe()422 platform_set_drvdata(pdev, bd_rtc); in bd70528_probe()