Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/habanalabs/
Dhabanalabs_ioctl.c351 static long _hl_ioctl(struct file *filep, unsigned int cmd, unsigned long arg, in _hl_ioctl() function
439 return _hl_ioctl(filep, cmd, arg, ioctl, hdev->dev); in hl_ioctl()
457 return _hl_ioctl(filep, cmd, arg, ioctl, hdev->dev_ctrl); in hl_ioctl_control()