Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-wpcm-fiu.c308 static const struct wpcm_fiu_op_shape *wpcm_fiu_find_op_shape(const struct spi_mem_op *op) in wpcm_fiu_find_op_shape() function
334 return wpcm_fiu_find_op_shape(op) != NULL; in wpcm_fiu_supports_op()
355 const struct wpcm_fiu_op_shape *shape = wpcm_fiu_find_op_shape(op); in wpcm_fiu_exec_op()