Home
last modified time | relevance | path

Searched refs:do_action (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/net/sunrpc/
Dsched.c732 void (*do_action)(struct rpc_task *); in __rpc_execute() local
737 do_action = task->tk_callback; in __rpc_execute()
739 if (do_action == NULL) { in __rpc_execute()
746 do_action = task->tk_action; in __rpc_execute()
747 if (do_action == NULL) in __rpc_execute()
751 do_action(task); in __rpc_execute()
/linux-4.1.27/sound/core/
Dpcm_native.c869 int (*do_action)(struct snd_pcm_substream *substream, int state); member
900 res = ops->do_action(s, state); in snd_pcm_action_group()
945 res = ops->do_action(substream, state); in snd_pcm_action_single()
1064 .do_action = snd_pcm_do_start,
1117 .do_action = snd_pcm_do_stop,
1240 .do_action = snd_pcm_do_pause,
1291 .do_action = snd_pcm_do_suspend,
1395 .do_action = snd_pcm_do_resume,
1498 .do_action = snd_pcm_do_reset,
1542 .do_action = snd_pcm_do_prepare,
[all …]
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c1053 do_action: /* This label is used only to access EOF actions. */
1424 goto do_action;
Dzconf.lex.c_shipped1053 do_action: /* This label is used only to access EOF actions. */
1424 goto do_action;
/linux-4.1.27/drivers/isdn/gigaset/
Dev-layer.c1099 static void do_action(int action, struct cardstate *cs, in do_action() function
1623 do_action(rep->action[curact], cs, bcs, &at_state, &p_command, in process_event()
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped832 do_action: /* This label is used only to access EOF actions. */
997 goto do_action;
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped926 do_action: /* This label is used only to access EOF actions. */
1301 goto do_action;