Lines Matching defs:hpriv
101 static int dram_usage_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in dram_usage_info()
282 static int pci_counters_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in pci_counters_info()
301 static int clk_throttle_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in clk_throttle_info()
317 static int cs_counters_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in cs_counters_info()
338 static int sync_manager_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in sync_manager_info()
362 static int total_energy_consumption_info(struct hl_fpriv *hpriv, in total_energy_consumption_info()
383 static int _hl_info_ioctl(struct hl_fpriv *hpriv, void *data, in _hl_info_ioctl()
467 static int hl_info_ioctl(struct hl_fpriv *hpriv, void *data) in hl_info_ioctl()
472 static int hl_info_ioctl_control(struct hl_fpriv *hpriv, void *data) in hl_info_ioctl_control()
477 static int hl_debug_ioctl(struct hl_fpriv *hpriv, void *data) in hl_debug_ioctl()
538 struct hl_fpriv *hpriv = filep->private_data; in _hl_ioctl() local
609 struct hl_fpriv *hpriv = filep->private_data; in hl_ioctl() local
627 struct hl_fpriv *hpriv = filep->private_data; in hl_ioctl_control() local