msg_xfer 87 sound/spi/at73c213.c struct spi_transfer msg_xfer = { msg_xfer 98 sound/spi/at73c213.c msg_xfer.tx_buf = chip->spi_wbuffer; msg_xfer 99 sound/spi/at73c213.c msg_xfer.rx_buf = chip->spi_rbuffer; msg_xfer 100 sound/spi/at73c213.c spi_message_add_tail(&msg_xfer, &msg);