Files
counter/driver/ls7366r.h

7 lines
116 B
C

#ifndef _LS7366R_H_
#define _LS7366R_H_
int read_otr(struct spi_device *client, u32 *r);
#endif /* _LS7366R_H_ */