Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-stm32.c292 bool has_device_mode; member
1969 .has_device_mode = false,
2017 .has_device_mode = true,
2047 .has_device_mode = true,
2077 if (!cfg->has_device_mode && device_mode) { in stm32_spi_probe()