Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c2541 atomic_t watch_abi_version; member
2567 int abiv = atomic_cmpxchg(&cdata->watch_abi_version, 0, version); in lineinfo_ensure_abi_version()
2825 if (atomic_read(&cdev->watch_abi_version) == 2) in lineinfo_watch_read_unlocked()