Lines Matching refs:hl_device
15 int hl_build_hwmon_channel_info(struct hl_device *hdev, in hl_build_hwmon_channel_info()
114 struct hl_device *hdev = dev_get_drvdata(dev); in hl_read()
193 struct hl_device *hdev = dev_get_drvdata(dev); in hl_write()
311 int hl_get_temperature(struct hl_device *hdev, in hl_get_temperature()
337 int hl_set_temperature(struct hl_device *hdev, in hl_set_temperature()
362 int hl_get_voltage(struct hl_device *hdev, in hl_get_voltage()
388 int hl_get_current(struct hl_device *hdev, in hl_get_current()
414 int hl_get_fan_speed(struct hl_device *hdev, in hl_get_fan_speed()
440 int hl_get_pwm_info(struct hl_device *hdev, in hl_get_pwm_info()
466 void hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, in hl_set_pwm_info()
489 int hl_set_voltage(struct hl_device *hdev, in hl_set_voltage()
514 int hl_set_current(struct hl_device *hdev, in hl_set_current()
539 int hl_hwmon_init(struct hl_device *hdev) in hl_hwmon_init()
572 void hl_hwmon_fini(struct hl_device *hdev) in hl_hwmon_fini()