Searched refs:scpi_xfer (Results 1 – 1 of 1) sorted by relevance
135 struct scpi_xfer { struct154 struct scpi_xfer *xfers; argument266 struct scpi_xfer *t, *match = NULL; in scpi_process_cmd()306 struct scpi_xfer *t = msg; in scpi_tx_prepare()323 static struct scpi_xfer *get_scpi_xfer(struct scpi_chan *ch) in get_scpi_xfer()325 struct scpi_xfer *t; in get_scpi_xfer()332 t = list_first_entry(&ch->xfers_list, struct scpi_xfer, node); in get_scpi_xfer()338 static void put_scpi_xfer(struct scpi_xfer *t, struct scpi_chan *ch) in put_scpi_xfer()350 struct scpi_xfer *msg; in scpi_send_message()643 struct scpi_xfer *xfers; in scpi_alloc_xfer_list()