Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnzxt-smart2.c586 static const u8 detect_fans_report[] = { in init_device() local
591 ret = send_output_report(drvdata, detect_fans_report, in init_device()
592 sizeof(detect_fans_report)); in init_device()