Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c328 u8 *sync_command_response; member
700 if (priv->sync_command_response) { in ca8210_rx_done()
701 memcpy(priv->sync_command_response, buf, len); in ca8210_rx_done()
959 priv->sync_command_response = response; in ca8210_spi_exchange()
1012 priv->sync_command_response = NULL; in ca8210_spi_exchange()