Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-ds1286.c61 static int ds1286_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in ds1286_ioctl() function
91 #define ds1286_ioctl NULL macro
318 .ioctl = ds1286_ioctl,