Searched refs:ms_parse_err_code (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/staging/rts_pstor/ |
D | ms.c | 48 static int ms_parse_err_code(struct rtsx_chip *chip) in ms_parse_err_code() function 77 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_transfer_tpc() 85 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_transfer_tpc() 91 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_transfer_tpc() 99 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_transfer_tpc() 212 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_write_bytes() 218 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_write_bytes() 225 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_write_bytes() 229 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_write_bytes() 274 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_read_bytes() [all …]
|
/linux-3.3/drivers/staging/rts5139/ |
D | ms.c | 54 static int ms_parse_err_code(struct rts51x_chip *chip) in ms_parse_err_code() function 90 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_transfer_tpc() 97 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_transfer_tpc() 103 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_transfer_tpc() 112 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_transfer_tpc() 244 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_write_bytes() 251 ms_parse_err_code(chip)); in ms_write_bytes() 259 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_write_bytes() 263 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_write_bytes() 318 TRACE_RET(chip, ms_parse_err_code(chip)); in ms_read_bytes() [all …]
|