Searched refs:stm_char_ioctl (Results 1 – 1 of 1) sorted by relevance
544 stm_char_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in stm_char_ioctl() function585 return stm_char_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in stm_char_compat_ioctl()596 .unlocked_ioctl = stm_char_ioctl,