Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-stm32.c305 bool has_device_mode; member
2253 .has_device_mode = false,
2302 .has_device_mode = true,
2333 .has_device_mode = true,
2369 if (!cfg->has_device_mode && device_mode) { in stm32_spi_probe()