Searched defs:pcf8563_unlocked_ioctl (Results 1 - 1 of 1) sorted by relevance

/arch/cris/arch-v10/drivers/
H A Dpcf8563.c56 static long pcf8563_unlocked_ioctl(struct file *, unsigned int, unsigned long);
65 .unlocked_ioctl = pcf8563_unlocked_ioctl,
342 static long pcf8563_unlocked_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function

Completed in 89 milliseconds