Searched refs:fn1 (Results 1 – 2 of 2) sorted by relevance
1167 int (*fn1)(struct era_metadata *, void *); member1284 rpc->result = rpc->fn0 ? rpc->fn0(era->md) : rpc->fn1(era->md, rpc->arg); in process_rpc_calls()1348 rpc.fn1 = NULL; in in_worker0()1358 rpc.fn1 = fn; in in_worker1()
899 .fn1 = fn_ ## e, .reg1 = NPCM7XX_GCR_ ## f, .bit1 = g, \921 int fn1, reg1, bit1; member1420 if (mode == fn_gpio || cfg->fn0 == mode || cfg->fn1 == mode || cfg->fn2 == mode) { in npcm7xx_setfunc()1429 !!(cfg->fn1 == mode) ? in npcm7xx_setfunc()