imx7ulp_wdt_device
static int _imx7ulp_wdt_enable(struct imx7ulp_wdt_device *wdt, bool enable)
struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog);
struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog);
static int _imx7ulp_wdt_set_timeout(struct imx7ulp_wdt_device *wdt,
struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog);
struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog);
static int _imx7ulp_wdt_init(struct imx7ulp_wdt_device *wdt, unsigned int timeout, unsigned int cs)
static int imx7ulp_wdt_init(struct imx7ulp_wdt_device *wdt, unsigned int timeout)
struct imx7ulp_wdt_device *imx7ulp_wdt;
struct imx7ulp_wdt_device *imx7ulp_wdt = dev_get_drvdata(dev);
struct imx7ulp_wdt_device *imx7ulp_wdt = dev_get_drvdata(dev);
static int imx7ulp_wdt_wait_rcs(struct imx7ulp_wdt_device *wdt)