Home
last modified time | relevance | path

Searched refs:read_copro_response (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/fsi/
H A Dfsi-master-ast-cf.c377 static int read_copro_response(struct fsi_master_acf *master, uint8_t size, in read_copro_response() function
428 rc = read_copro_response(master, 0, NULL, &tag); in send_term()
476 rc = read_copro_response(master, size, &response, &tag); in handle_response()