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

/linux-master/drivers/spi/
H A Dspi-mpc52xx.c352 * mpc52xx_spi_wq - Workqueue function for polling the state machine
354 static void mpc52xx_spi_wq(struct work_struct *work) function
472 INIT_WORK(&ms->work, mpc52xx_spi_wq);

Completed in 146 milliseconds