Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Ddevice.c146 .unlocked_ioctl = hl_ioctl,
147 .compat_ioctl = hl_ioctl
H A Dhabanalabs_ioctl.c607 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl() function
H A Dhabanalabs.h2071 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Ddevice.c625 .unlocked_ioctl = hl_ioctl,
626 .compat_ioctl = hl_ioctl
H A Dhabanalabs_ioctl.c1207 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl() function
H A Dhabanalabs.h4113 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);

Completed in 19 milliseconds