Home
last modified time | relevance | path

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

/drivers/media/platform/renesas/vsp1/
A Dvsp1_dl.c196 struct vsp1_dl_ext_cmd *pre_cmd; member
543 if (dl->pre_cmd) in vsp1_dl_get_pre_cmd()
544 return dl->pre_cmd; in vsp1_dl_get_pre_cmd()
546 dl->pre_cmd = vsp1_dl_ext_cmd_get(dlm->cmdpool); in vsp1_dl_get_pre_cmd()
548 return dl->pre_cmd; in vsp1_dl_get_pre_cmd()
660 vsp1_dl_ext_cmd_put(dl->pre_cmd); in __vsp1_dl_list_put()
663 dl->pre_cmd = NULL; in __vsp1_dl_list_put()
839 if (dl->pre_cmd) { in vsp1_dl_list_fill_header()
840 dl->extension->pre_ext_dl_plist = dl->pre_cmd->cmd_dma; in vsp1_dl_list_fill_header()
841 dl->extension->pre_ext_dl_num_cmd = dl->pre_cmd->num_cmds; in vsp1_dl_list_fill_header()
[all …]
/drivers/net/can/peak_canfd/
A Dpeak_canfd_user.h29 int (*pre_cmd)(struct peak_canfd_priv *priv); member
A Dpeak_canfd.c70 if (priv->pre_cmd) { in pucan_write_cmd()
71 err = priv->pre_cmd(priv); in pucan_write_cmd()
A Dpeak_pciefd_main.c594 priv->ucan.pre_cmd = pciefd_pre_cmd; in pciefd_can_probe()
/drivers/perf/hisilicon/
A Dhisi_uncore_ddrc_pmu.c296 HISI_PMU_EVENT_ATTR(pre_cmd, 0x04),

Completed in 14 milliseconds