Searched refs:post_cmd (Results 1 – 6 of 6) sorted by relevance
195 struct vsp1_dl_ext_cmd *post_cmd; member649 vsp1_dl_ext_cmd_put(dl->post_cmd); in __vsp1_dl_list_put()652 dl->post_cmd = NULL; in __vsp1_dl_list_put()828 if (dl->post_cmd) { in vsp1_dl_list_fill_header()829 dl->extension->post_ext_dl_plist = dl->post_cmd->cmd_dma; in vsp1_dl_list_fill_header()830 dl->extension->post_ext_dl_num_cmd = dl->post_cmd->num_cmds; in vsp1_dl_list_fill_header()833 vsp1_dl_ext_cmd_fill_header(dl->post_cmd); in vsp1_dl_list_fill_header()
31 int (*post_cmd)(struct peak_canfd_priv *priv); member
80 if (priv->post_cmd) in pucan_write_cmd()81 err = priv->post_cmd(priv); in pucan_write_cmd()
596 priv->ucan.post_cmd = pciefd_post_cmd; in pciefd_can_probe()
124 static const char *post_cmd = NULL; variable968 if (post_cmd) { in run_perf_stat()969 ret = system(post_cmd); in run_perf_stat()2443 OPT_STRING(0, "post", &post_cmd, "command", in cmd_stat()
165 goto post_cmd; in regmr_cmd()180 post_cmd: in regmr_cmd()