Lines Matching refs:cmdq_client
74 struct cmdq_client *cmdq_mbox_create(struct device *dev, int index)
76 struct cmdq_client *client;
80 return (struct cmdq_client *)-ENOMEM;
101 void cmdq_mbox_destroy(struct cmdq_client *client)
108 struct cmdq_pkt *cmdq_pkt_create(struct cmdq_client *client, size_t size)
143 struct cmdq_client *client = (struct cmdq_client *)pkt->cl;
402 cmdq_get_shift_pa(((struct cmdq_client *)pkt->cl)->chan);
422 cmdq_get_shift_pa(((struct cmdq_client *)pkt->cl)->chan);
432 struct cmdq_client *client = (struct cmdq_client *)pkt->cl;