Home
last modified time | relevance | path

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

/drivers/staging/rts5139/
Drts51x_fop.h54 int rts51x_ioctl(struct inode *inode, struct file *filp, unsigned int cmd,
57 long rts51x_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
Drts51x_fop.c238 int rts51x_ioctl(struct inode *inode, struct file *filp, unsigned int cmd,
241 long rts51x_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in rts51x_ioctl() function
Drts51x.c87 .unlocked_ioctl = rts51x_ioctl,