Searched refs:scmd_remote_read (Results 1 – 1 of 1) sorted by relevance
49 static int scmd_remote_read(struct scmd_sc *, int, uint8_t *);339 scmd_remote_read(struct scmd_sc *sc, int reg, uint8_t *buf) in scmd_remote_read() function409 if ((error = scmd_remote_read(sc, reg_addr, &buf)) != 0) { in scmd_read()