Searched refs:hpet_ioctl_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ |
H A D | hpet.c | 574 hpet_ioctl_common(struct hpet_dev *devp, unsigned int cmd, unsigned long arg, in hpet_ioctl_common() function 671 err = hpet_ioctl_common(file->private_data, cmd, arg, &info); in hpet_ioctl() 696 err = hpet_ioctl_common(file->private_data, cmd, arg, &info); in hpet_compat_ioctl()
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | hpet.c | 559 hpet_ioctl_common(struct hpet_dev *devp, unsigned int cmd, unsigned long arg, in hpet_ioctl_common() function 656 err = hpet_ioctl_common(file->private_data, cmd, arg, &info); in hpet_ioctl() 681 err = hpet_ioctl_common(file->private_data, cmd, arg, &info); in hpet_compat_ioctl()
|
Completed in 4 milliseconds