Home
last modified time | relevance | path

Searched refs:post_cmd (Results 1 – 5 of 5) sorted by relevance

/drivers/media/platform/renesas/vsp1/
A Dvsp1_dl.c197 struct vsp1_dl_ext_cmd *post_cmd; member
661 vsp1_dl_ext_cmd_put(dl->post_cmd); in __vsp1_dl_list_put()
664 dl->post_cmd = NULL; in __vsp1_dl_list_put()
847 if (dl->post_cmd) { in vsp1_dl_list_fill_header()
848 dl->extension->post_ext_dl_plist = dl->post_cmd->cmd_dma; in vsp1_dl_list_fill_header()
849 dl->extension->post_ext_dl_num_cmd = dl->post_cmd->num_cmds; in vsp1_dl_list_fill_header()
852 vsp1_dl_ext_cmd_fill_header(dl->post_cmd); in vsp1_dl_list_fill_header()
/drivers/net/can/peak_canfd/
A Dpeak_canfd_user.h31 int (*post_cmd)(struct peak_canfd_priv *priv); member
A Dpeak_canfd.c80 if (priv->post_cmd) in pucan_write_cmd()
81 err = priv->post_cmd(priv); in pucan_write_cmd()
A Dpeak_pciefd_main.c596 priv->ucan.post_cmd = pciefd_post_cmd; in pciefd_can_probe()
/drivers/infiniband/hw/erdma/
A Derdma_verbs.c172 goto post_cmd; in regmr_cmd()
187 post_cmd: in regmr_cmd()

Completed in 20 milliseconds