Searched refs:fn0 (Results 1 – 2 of 2) sorted by relevance
1180 int (*fn0)(struct era_metadata *); member1311 rpc->result = rpc->fn0 ? rpc->fn0(era->md) : rpc->fn1(era->md, rpc->arg); in process_rpc_calls()1374 rpc.fn0 = fn; in in_worker0()1384 rpc.fn0 = NULL; in in_worker1()
897 [a] { .fn0 = fn_ ## b, .reg0 = NPCM7XX_GCR_ ## c, .bit0 = d, \919 int fn0, reg0, bit0; member1419 if (mode == fn_gpio || cfg->fn0 == mode || cfg->fn1 == mode || cfg->fn2 == mode) { in npcm7xx_setfunc()1423 !!(cfg->fn0 == mode) ? in npcm7xx_setfunc()