Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-virtio.c154 struct scatterlist sg_out_head, sg_out_payload; in virtio_spi_transfer_one() local
205 sg_init_one(&sg_out_head, th, sizeof(*th)); in virtio_spi_transfer_one()
206 sgs[outcnt] = &sg_out_head; in virtio_spi_transfer_one()