#ifndef __E3KS_COMM_H__ #define __E3KS_COMM_H__ void e3ks_comm_dac( int idx ); int e3ks_comm_init(int idx); int e3ks_comm_reset(int idx); #endif