bd_rtc 399 drivers/rtc/rtc-bd70528.c struct bd70528_rtc *bd_rtc; bd_rtc 411 drivers/rtc/rtc-bd70528.c bd_rtc = devm_kzalloc(&pdev->dev, sizeof(*bd_rtc), GFP_KERNEL); bd_rtc 412 drivers/rtc/rtc-bd70528.c if (!bd_rtc) bd_rtc 415 drivers/rtc/rtc-bd70528.c bd_rtc->mfd = mfd; bd_rtc 416 drivers/rtc/rtc-bd70528.c bd_rtc->dev = &pdev->dev; bd_rtc 422 drivers/rtc/rtc-bd70528.c platform_set_drvdata(pdev, bd_rtc);