Home
last modified time | relevance | path

Searched defs:wdt_write (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dw83977f_wdt.c327 static ssize_t wdt_write(struct file *file, const char __user *buf, in wdt_write() function
H A Dsama5d4_wdt.c59 static void wdt_write(struct sama5d4_wdt *wdt, u32 field, u32 val) in wdt_write() function
H A Dwdt.c317 static ssize_t wdt_write(struct file *file, const char __user *buf, in wdt_write() function
H A Dat91sam9_wdt.c42 #define wdt_write(wtd, field, val) \ macro
/openbmc/linux/drivers/rtc/
H A Drtc-m41t80.c697 static ssize_t wdt_write(struct file *file, const char __user *buf, in wdt_write() function