Searched refs:amr_poll_command (Results 1 – 1 of 1) sorted by relevance
156 static int amr_poll_command(struct amr_command *ac);948 if (amr_poll_command(&ac) || ac.ac_status != 0) { in amr_enquiry()981 if (error = amr_poll_command(&ac)) { in amr_flush()994 amr_poll_command(struct amr_command *ac) in amr_poll_command() function1530 (void) amr_poll_command(ac); in amr_tran_start()