Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-mux.c34 * @child_msg_dev: Used to store the spi_device pointer to the child
44 struct spi_device *child_msg_dev; member
94 m->spi = priv->child_msg_dev; in spi_mux_complete_cb()
116 priv->child_msg_dev = m->spi; in spi_mux_transfer_one_message()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-mux.c34 * @child_msg_dev: Used to store the spi_device pointer to the child
44 struct spi_device *child_msg_dev; member
94 m->spi = priv->child_msg_dev; in spi_mux_complete_cb()
116 priv->child_msg_dev = m->spi; in spi_mux_transfer_one_message()

Completed in 1 milliseconds