Searched refs:fn0 (Results 1 – 2 of 2) sorted by relevance
1166 int (*fn0)(struct era_metadata *); member1284 rpc->result = rpc->fn0 ? rpc->fn0(era->md) : rpc->fn1(era->md, rpc->arg); in process_rpc_calls()1347 rpc.fn0 = fn; in in_worker0()1357 rpc.fn0 = NULL; in in_worker1()
898 [a] { .fn0 = fn_ ## b, .reg0 = NPCM7XX_GCR_ ## c, .bit0 = d, \920 int fn0, reg0, bit0; member1420 if (mode == fn_gpio || cfg->fn0 == mode || cfg->fn1 == mode || cfg->fn2 == mode) { in npcm7xx_setfunc()1424 !!(cfg->fn0 == mode) ? in npcm7xx_setfunc()