Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/sound/core/
Dpcm_native.c880 int (*do_action)(struct snd_pcm_substream *substream, int state); member
911 res = ops->do_action(s, state); in snd_pcm_action_group()
956 res = ops->do_action(substream, state); in snd_pcm_action_single()
1073 .do_action = snd_pcm_do_start,
1124 .do_action = snd_pcm_do_stop,
1241 .do_action = snd_pcm_do_pause,
1290 .do_action = snd_pcm_do_suspend,
1392 .do_action = snd_pcm_do_resume,
1495 .do_action = snd_pcm_do_reset,
1539 .do_action = snd_pcm_do_prepare,
[all …]
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c1090 do_action: /* This label is used only to access EOF actions. */
1477 goto do_action;
Dzconf.lex.c_shipped1090 do_action: /* This label is used only to access EOF actions. */
1477 goto do_action;
/linux-4.4.14/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.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped928 do_action: /* This label is used only to access EOF actions. */
1329 goto do_action;
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped832 do_action: /* This label is used only to access EOF actions. */
997 goto do_action;