Home
last modified time | relevance | path

Searched defs:attach_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dmt6370-charger.c91 struct mutex attach_lock; member
771 struct mutex *attach_lock = data; in mt6370_chg_destroy_attach_lock() local
H A Drt9467-charger.c274 struct mutex attach_lock; member
1161 struct mutex *attach_lock = data; in rt9467_chg_destroy_attach_lock() local
/openbmc/linux/include/linux/comedi/
H A Dcomedidev.h557 struct rw_semaphore attach_lock; member