Searched refs:scmd_remote_write (Results 1 – 1 of 1) sorted by relevance
51 static int scmd_remote_write(struct scmd_sc *, int, uint8_t);449 scmd_remote_write(struct scmd_sc *sc, int reg, uint8_t buf) in scmd_remote_write() function535 if ((error = scmd_remote_write(sc, reg_addr, buf)) != 0) { in scmd_write()