spi_bus_lock_bg_check_dev_req() function
Check if the device has BG requests. Must be called when the ISR is acting as the acquiring processor.
Arguments
dev_lock
The device to check.
Return value
true if the device has BG requests, otherwise false.
Notes
This is not stable, may become true again when a task request for BG operation (by `spi_bus_lock_bg_request`).