Home | History | Annotate | Download | only in emcfanctl

Lines Matching refs:jsonify

214 	bool jsonify = false;
224 jsonify = true;
272 error = output_emcfan_info(fd, product_id, product_family, jsonify, debug);
286 error = output_emcfan_apd(fd, product_id, product_family, EMCFAN_CHIP_CONFIG, jsonify, debug);
340 error = output_emcfan_smbusto(fd, product_id, product_family, start_reg, instance, jsonify, debug);
376 output_emcfan_register_list(product_id, product_family, jsonify, debug);
412 error = output_emcfan_register_read(fd, product_id, product_family, start_reg, end_reg, jsonify, debug);
584 error = output_emcfan_fan_status(fd, product_id, product_family, start_reg, end_reg, the_fan, jsonify, debug);
596 error = output_emcfan_drive(fd, product_id, product_family, start_reg, jsonify, debug);
598 error = output_emcfan_divider(fd, product_id, product_family, start_reg, jsonify, debug);
632 error = output_emcfan_minexpected_rpm(fd, product_id, product_family, start_reg, jsonify, debug);
671 error = output_emcfan_edges(fd, product_id, product_family, start_reg, jsonify, debug);
710 error = output_emcfan_polarity(fd, product_id, product_family, start_reg, the_fan, jsonify, debug);
753 error = output_emcfan_pwm_basefreq(fd, product_id, product_family, start_reg, the_fan, jsonify, debug);
756 error = output_emcfan_pwm_basefreq(fd, product_id, product_family, start_reg, the_fan, jsonify, debug);
759 the_fan + 23050, jsonify, debug);
806 error = output_emcfan_pwm_output_type(fd, product_id, product_family, start_reg, the_fan, jsonify, debug);