Home
last modified time | relevance | path

Searched refs:qnap_mcu_exec_with_ack (Results 1 – 4 of 4) sorted by relevance

/drivers/leds/
A Dleds-qnap-mcu.c49 return qnap_mcu_exec_with_ack(err_led->mcu, cmd, sizeof(cmd)); in qnap_mcu_err_led_set()
75 return qnap_mcu_exec_with_ack(err_led->mcu, cmd, sizeof(cmd)); in qnap_mcu_err_led_blink_set()
142 return qnap_mcu_exec_with_ack(usb_led->mcu, cmd, sizeof(cmd)); in qnap_mcu_usb_led_set()
166 return qnap_mcu_exec_with_ack(usb_led->mcu, cmd, sizeof(cmd)); in qnap_mcu_usb_led_blink_set()
/drivers/mfd/
A Dqnap-mcu.c190 int qnap_mcu_exec_with_ack(struct qnap_mcu *mcu, in qnap_mcu_exec_with_ack() function
208 EXPORT_SYMBOL_GPL(qnap_mcu_exec_with_ack);
241 ret = qnap_mcu_exec_with_ack(mcu, cmd, sizeof(cmd)); in qnap_mcu_power_off()
/drivers/input/misc/
A Dqnap-mcu-input.c60 qnap_mcu_exec_with_ack(idev->mcu, cmd, sizeof(cmd)); in qnap_mcu_input_beeper_work()
/drivers/hwmon/
A Dqnap-mcu-hwmon.c73 return qnap_mcu_exec_with_ack(hwm->mcu, cmd, sizeof(cmd)); in qnap_mcu_hwmon_set_pwm()

Completed in 9 milliseconds