Searched refs:resetfn (Results 1 – 4 of 4) sorted by relevance
167 int socfpga_eth_reset_common(void (*resetfn)(const u8 of_reset_id, in socfpga_eth_reset_common()201 resetfn(args.args[0], phy_modereg); in socfpga_eth_reset_common()
13 int socfpga_eth_reset_common(void (*resetfn)(const u8 of_reset_id,
1037 result->hdr.resetfn = (arg_resetfn *)arg_date_resetfn; in arg_daten()1657 result->hdr.resetfn = (arg_resetfn *)arg_dbl_resetfn; in arg_dbln()1781 result->hdr.resetfn = (arg_resetfn *)arg_end_resetfn; in arg_end()2046 result->hdr.resetfn = (arg_resetfn *)arg_file_resetfn; in arg_filen()2419 result->hdr.resetfn = (arg_resetfn *)arg_int_resetfn; in arg_intn()2568 result->hdr.resetfn = (arg_resetfn *)arg_lit_resetfn; in arg_litn()2627 result->hdr.resetfn = NULL; in arg_rem()2951 result->hdr.resetfn = (arg_resetfn *)arg_rex_resetfn; in arg_rexn()3837 result->hdr.resetfn = (arg_resetfn *)arg_str_resetfn; in arg_strn()4343 if (table[tabindex]->resetfn) in arg_reset()[all …]
84 arg_resetfn *resetfn; /* Pointer to parent arg_xxx reset function */ member