Searched refs:_hl_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | habanalabs_ioctl.c | 535 static long _hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg, in _hl_ioctl() function 622 return _hl_ioctl(filep, cmd, arg, ioctl, hdev->dev); in hl_ioctl() 640 return _hl_ioctl(filep, cmd, arg, ioctl, hdev->dev_ctrl); in hl_ioctl_control()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | habanalabs_ioctl.c | 1144 static long _hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg, in _hl_ioctl() function 1227 return _hl_ioctl(filep, cmd, arg, ioctl, hdev->dev); in hl_ioctl() 1250 return _hl_ioctl(filep, cmd, arg, ioctl, hdev->dev_ctrl); in hl_ioctl_control()
|
Completed in 3 milliseconds