Lines Matching refs:hl_device
16 int hl_build_hwmon_channel_info(struct hl_device *hdev, in hl_build_hwmon_channel_info()
115 struct hl_device *hdev = dev_get_drvdata(dev); in hl_read()
189 struct hl_device *hdev = dev_get_drvdata(dev); in hl_write()
268 long hl_get_temperature(struct hl_device *hdev, int sensor_index, u32 attr) in hl_get_temperature()
294 long hl_get_voltage(struct hl_device *hdev, int sensor_index, u32 attr) in hl_get_voltage()
320 long hl_get_current(struct hl_device *hdev, int sensor_index, u32 attr) in hl_get_current()
346 long hl_get_fan_speed(struct hl_device *hdev, int sensor_index, u32 attr) in hl_get_fan_speed()
372 long hl_get_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr) in hl_get_pwm_info()
398 void hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, in hl_set_pwm_info()
421 int hl_hwmon_init(struct hl_device *hdev) in hl_hwmon_init()
454 void hl_hwmon_fini(struct hl_device *hdev) in hl_hwmon_fini()