Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/stm/
Dcore.c798 stm_char_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in stm_char_ioctl() function
839 return stm_char_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in stm_char_compat_ioctl()
850 .unlocked_ioctl = stm_char_ioctl,