Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/siox/
Dsiox-core.c68 static bool siox_device_counter_error(struct siox_device *sdevice, in siox_device_counter_error() function
110 return !siox_device_counter_error(sdevice, sdevice->status_read_clean); in siox_device_synced()
219 if (siox_device_counter_error(sdevice, status_clean) || in siox_poll()
227 siox_device_counter_error(sdevice, in siox_poll()