Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpiolib-cdev.c2364 atomic_t watch_abi_version; member
2390 int abiv = atomic_cmpxchg(&cdata->watch_abi_version, 0, version); in lineinfo_ensure_abi_version()
2638 if (atomic_read(&cdev->watch_abi_version) == 2) in lineinfo_watch_read_unlocked()