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.c299 bool has_device_mode; member
2174 .has_device_mode = false,
2222 .has_device_mode = true,
2252 .has_device_mode = true,
2288 if (!cfg->has_device_mode && device_mode) { in stm32_spi_probe()