Searched refs:ntwdt_get_cfgvar (Results 1 – 1 of 1) sorted by relevance
451 static int ntwdt_get_cfgvar(int var, int *val);1306 ret = ntwdt_get_cfgvar(LW8_WDT_PROP_TO, &timeout); in ntwdt_ioctl()1307 ret |= ntwdt_get_cfgvar(LW8_WDT_PROP_RECOV, &action); in ntwdt_ioctl()1868 ntwdt_get_cfgvar(int var, int *val) in ntwdt_get_cfgvar() function