Home
last modified time | relevance | path

Searched refs:bam_dmux (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wwan/
H A Dqcom_bam_dmux.c63 struct bam_dmux *dmux;
68 struct bam_dmux { struct
92 struct bam_dmux *dmux;
96 static void bam_dmux_pc_vote(struct bam_dmux *dmux, bool enable) in bam_dmux_pc_vote()
103 static void bam_dmux_pc_ack(struct bam_dmux *dmux) in bam_dmux_pc_ack()
132 static void bam_dmux_tx_wake_queues(struct bam_dmux *dmux) in bam_dmux_tx_wake_queues()
146 static void bam_dmux_tx_stop_queues(struct bam_dmux *dmux) in bam_dmux_tx_stop_queues()
162 struct bam_dmux *dmux = skb_dma->dmux; in bam_dmux_tx_done()
189 struct bam_dmux *dmux = skb_dma->dmux; in bam_dmux_skb_dma_submit_tx()
207 bam_dmux_tx_queue(struct bam_dmux *dmu
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_q6v5_mss.c233 struct platform_device *bam_dmux; member
2117 qproc->bam_dmux = of_platform_device_create(node, NULL, &pdev->dev); in q6v5_probe()
2141 if (qproc->bam_dmux) in q6v5_remove()
2142 of_platform_device_destroy(&qproc->bam_dmux->dev, NULL); in q6v5_remove()

Completed in 4 milliseconds