Home
last modified time | relevance | path

Searched defs:stop_watchdog (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dharddog_user.c106 void stop_watchdog(int in_fd, int out_fd) in stop_watchdog() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dwatchdog.c403 static void stop_watchdog(void *arg) in stop_watchdog() function
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm_adsp.h124 void (*stop_watchdog)(struct wm_adsp *dsp); member
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c76 static inline void stop_watchdog(struct pxa25x_udc *udc) in stop_watchdog() function