Searched refs:hl_set_pwm_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | hwmon.c | 438 hl_set_pwm_info(hdev, channel, cpucp_attr, val); in hl_write() 441 hl_set_pwm_info(hdev, channel, attr, val); in hl_write() 741 void hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, in hl_set_pwm_info() function
|
H A D | habanalabs.h | 3883 void hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, long value);
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | hwmon.c | 217 hl_set_pwm_info(hdev, channel, attr, val); in hl_write() 466 void hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, in hl_set_pwm_info() function
|
H A D | habanalabs.h | 1967 void hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr,
|
Completed in 14 milliseconds