spi_bus_lock_get_acquiring_dev() function
Get the device acquiring the bus.
Arguments
lock
Lock of SPI bus to get the acquiring device.
Return value
The argument corresponding to the acquiring device, see `spi_bus_lock_register_dev`.
Notes
Return value is not stable as the acquiring processor may change when this function is called.