sama5d4_wdt
struct sama5d4_wdt *wdt = watchdog_get_drvdata(wdd);
struct sama5d4_wdt *wdt = watchdog_get_drvdata(wdd);
struct sama5d4_wdt *wdt = platform_get_drvdata(dev_id);
static int of_sama5d4_wdt_init(struct device_node *np, struct sama5d4_wdt *wdt)
static int sama5d4_wdt_init(struct sama5d4_wdt *wdt)
struct sama5d4_wdt *wdt;
struct sama5d4_wdt *wdt = dev_get_drvdata(dev);
struct sama5d4_wdt *wdt = dev_get_drvdata(dev);
static inline bool wdt_enabled(struct sama5d4_wdt *wdt)
static void wdt_write(struct sama5d4_wdt *wdt, u32 field, u32 val)
static void wdt_write_nosleep(struct sama5d4_wdt *wdt, u32 field, u32 val)
struct sama5d4_wdt *wdt = watchdog_get_drvdata(wdd);
struct sama5d4_wdt *wdt = watchdog_get_drvdata(wdd);