Home
last modified time | relevance | path

Searched refs:ds2404 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/rtc/
Drtc-ds2404.c35 struct ds2404 { struct
46 static int ds2404_gpio_map(struct ds2404 *chip, struct platform_device *pdev, in ds2404_gpio_map() argument
209 struct ds2404 *chip; in rtc_probe()
212 chip = devm_kzalloc(&pdev->dev, sizeof(struct ds2404), GFP_KERNEL); in rtc_probe()
DMakefile70 obj-$(CONFIG_RTC_DRV_DS2404) += rtc-ds2404.o
DKconfig1084 will be called rtc-ds2404.