Home
last modified time | relevance | path

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

/drivers/char/rio/
Drio_linux.c182 static long rio_fw_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
242 .unlocked_ioctl = rio_fw_ioctl,
562 static long rio_fw_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in rio_fw_ioctl() function