Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dapplicom.c109 static long ac_ioctl(struct file *, unsigned int, unsigned long);
117 .unlocked_ioctl = ac_ioctl,
698 static long ac_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ac_ioctl() function