Searched refs:stm_char_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwtracing/stm/
H A Dcore.c544 stm_char_ioctl(struct file *file, unsigned int cmd, unsigned long arg) stm_char_ioctl() function
585 return stm_char_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); stm_char_compat_ioctl()
596 .unlocked_ioctl = stm_char_ioctl,

Completed in 40 milliseconds