Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/stm/
Dcore.c617 stm_char_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in stm_char_ioctl() function
658 return stm_char_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in stm_char_compat_ioctl()
669 .unlocked_ioctl = stm_char_ioctl,