Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
Dgpiolib-cdev.c1986 atomic_t watch_abi_version; member
2012 int abiv = atomic_cmpxchg(&cdata->watch_abi_version, 0, version); in lineinfo_ensure_abi_version()
2244 if (atomic_read(&cdev->watch_abi_version) == 2) in lineinfo_watch_read()