master/master.c
changeset 259 87b20532872b
parent 253 6dd3e49dbb85
child 261 44a3a5833c49
equal deleted inserted replaced
258:7d46b83e3175 259:87b20532872b
    56 /*****************************************************************************/
    56 /*****************************************************************************/
    57 
    57 
    58 void ec_master_freerun(void *);
    58 void ec_master_freerun(void *);
    59 void ec_master_eoe_run(unsigned long);
    59 void ec_master_eoe_run(unsigned long);
    60 ssize_t ec_show_master_attribute(struct kobject *, struct attribute *, char *);
    60 ssize_t ec_show_master_attribute(struct kobject *, struct attribute *, char *);
    61 void ec_master_process_watch_command(ec_master_t *);
       
    62 
    61 
    63 /*****************************************************************************/
    62 /*****************************************************************************/
    64 
    63 
    65 /** \cond */
    64 /** \cond */
    66 
    65