Home
last modified time | relevance | path

Searched refs:child_msg_context (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-mux.c33 * @child_msg_context: Used to store the child's context to the callback
43 void *child_msg_context; member
93 m->context = priv->child_msg_context; in spi_mux_complete_cb()
115 priv->child_msg_context = m->context; in spi_mux_transfer_one_message()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-mux.c33 * @child_msg_context: Used to store the child's context to the callback
43 void *child_msg_context; member
93 m->context = priv->child_msg_context; in spi_mux_complete_cb()
115 priv->child_msg_context = m->context; in spi_mux_transfer_one_message()

Completed in 2 milliseconds