Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dhpet.c552 hpet_ioctl_common(struct hpet_dev *devp, unsigned int cmd, unsigned long arg, in hpet_ioctl_common() function
649 err = hpet_ioctl_common(file->private_data, cmd, arg, &info); in hpet_ioctl()
668 * translated into 64-bit ones before passed to hpet_ioctl_common
686 err = hpet_ioctl_common(file->private_data, cmd, arg, &info); in hpet_compat_ioctl()