Searched refs:hl_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | device.c | 146 .unlocked_ioctl = hl_ioctl, 147 .compat_ioctl = hl_ioctl
|
H A D | habanalabs_ioctl.c | 607 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl() function
|
H A D | habanalabs.h | 2071 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | device.c | 625 .unlocked_ioctl = hl_ioctl, 626 .compat_ioctl = hl_ioctl
|
H A D | habanalabs_ioctl.c | 1207 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in hl_ioctl() function
|
H A D | habanalabs.h | 4113 long hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
|
Completed in 19 milliseconds