Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/watchdog/
Dbd70528_wdt.c122 void bd70528_wdt_unlock(struct rohm_regmap_dev *data) in bd70528_wdt_unlock() function
129 EXPORT_SYMBOL(bd70528_wdt_unlock);
142 bd70528_wdt_unlock(w->mfd); in bd70528_wdt_change()
208 bd70528_wdt_unlock(w->mfd); in bd70528_wdt_set_timeout()
261 bd70528_wdt_unlock(w->mfd); in bd70528_wdt_probe()
/kernel/linux/linux-5.10/include/linux/mfd/
Drohm-bd70528.h369 void bd70528_wdt_unlock(struct rohm_regmap_dev *data);
383 static inline void bd70528_wdt_unlock(struct rohm_regmap_dev *data) in bd70528_wdt_unlock() function
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-bd70528.c406 bd70528_wdt_unlock(r->parent); in bd70528_set_time()
452 bd70528_wdt_unlock(r->parent); in bd70528_alm_enable()