Lines Matching defs:debug
59 int common_clear(struct function_block *fb, int fd, bool debug) in common_clear()
65 common_identify(struct function_block *fb, int fd, bool debug, int a_module, struct scmd_identify_r… in common_identify()
89 int common_diag(struct function_block *fb, int fd, bool debug, int a_module, struct scmd_diag_respo… in common_diag()
113 common_get_motor(struct function_block *fb, int fd, bool debug, int a_module, struct scmd_motor_res… in common_get_motor()
189 common_set_motor(struct function_block *fb, int fd, bool debug, int a_module, char a_motor, int8_t … in common_set_motor()
217 common_invert_motor(struct function_block *fb, int fd, bool debug, int a_module, char a_motor) in common_invert_motor()
259 common_bridge_motor(struct function_block *fb, int fd, bool debug, int a_module) in common_bridge_motor()
294 common_enable_disable(struct function_block *fb, int fd, bool debug, int subcmd) in common_enable_disable()
324 common_control_1(struct function_block *fb, int fd, bool debug, int subcmd) in common_control_1()
351 common_get_update_rate(struct function_block *fb, int fd, bool debug, uint8_t *rate) in common_get_update_rate()
367 common_set_update_rate(struct function_block *fb, int fd, bool debug, uint8_t rate) in common_set_update_rate()
380 common_force_update(struct function_block *fb, int fd, bool debug) in common_force_update()
393 common_get_ebus_speed(struct function_block *fb, int fd, bool debug, uint8_t *speed) in common_get_ebus_speed()
409 common_set_ebus_speed(struct function_block *fb, int fd, bool debug, uint8_t speed) in common_set_ebus_speed()
425 common_get_lock_state(struct function_block *fb, int fd, bool debug, int ltype, uint8_t *lstate) in common_get_lock_state()
459 common_set_lock_state(struct function_block *fb, int fd, bool debug, int ltype, uint8_t lstate) in common_set_lock_state()