Lines Matching refs:hl_fpriv
101 static int dram_usage_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in dram_usage_info()
280 static int pci_counters_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in pci_counters_info()
299 static int clk_throttle_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in clk_throttle_info()
315 static int cs_counters_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in cs_counters_info()
336 static int sync_manager_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in sync_manager_info()
360 static int total_energy_consumption_info(struct hl_fpriv *hpriv, in total_energy_consumption_info()
381 static int _hl_info_ioctl(struct hl_fpriv *hpriv, void *data, in _hl_info_ioctl()
465 static int hl_info_ioctl(struct hl_fpriv *hpriv, void *data) in hl_info_ioctl()
470 static int hl_info_ioctl_control(struct hl_fpriv *hpriv, void *data) in hl_info_ioctl_control()
475 static int hl_debug_ioctl(struct hl_fpriv *hpriv, void *data) in hl_debug_ioctl()
536 struct hl_fpriv *hpriv = filep->private_data; in _hl_ioctl()
607 struct hl_fpriv *hpriv = filep->private_data; in hl_ioctl()
625 struct hl_fpriv *hpriv = filep->private_data; in hl_ioctl_control()