Searched refs:rts51x_ioctl (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rts5139/ |
D | rts51x_fop.h | 54 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);
|
D | rts51x_fop.c | 238 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
|
D | rts51x.c | 87 .unlocked_ioctl = rts51x_ioctl,
|