Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Di8k.c111 static long i8k_ioctl(struct file *, unsigned int, unsigned long);
119 .unlocked_ioctl = i8k_ioctl,
469 static long i8k_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in i8k_ioctl() function