Home
last modified time | relevance | path

Searched defs:pdcs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dbcm-pdc-mailbox.c427 struct pdc_state *pdcs; in pdc_debugfs_read() local
490 pdc_setup_debugfs(struct pdc_state *pdcs) pdc_setup_debugfs() argument
520 pdc_build_rxd(struct pdc_state *pdcs, dma_addr_t dma_addr, u32 buf_len, u32 flags) pdc_build_rxd() argument
548 pdc_build_txd(struct pdc_state *pdcs, dma_addr_t dma_addr, u32 buf_len, u32 flags) pdc_build_txd() argument
579 pdc_receive_one(struct pdc_state *pdcs) pdc_receive_one() argument
676 pdc_receive(struct pdc_state *pdcs) pdc_receive() argument
706 pdc_tx_list_sg_add(struct pdc_state *pdcs, struct scatterlist *sg) pdc_tx_list_sg_add() argument
785 pdc_tx_list_final(struct pdc_state *pdcs) pdc_tx_list_final() argument
814 pdc_rx_list_init(struct pdc_state *pdcs, struct scatterlist *dst_sg, void *ctx) pdc_rx_list_init() argument
874 pdc_rx_list_sg_add(struct pdc_state *pdcs, struct scatterlist *sg) pdc_rx_list_sg_add() argument
943 struct pdc_state *pdcs = dev_get_drvdata(dev); pdc_irq_handler() local
967 struct pdc_state *pdcs = from_tasklet(pdcs, t, rx_tasklet); pdc_tasklet_cb() local
984 pdc_ring_init(struct pdc_state *pdcs, int ringset) pdc_ring_init() argument
1083 pdc_ring_free(struct pdc_state *pdcs) pdc_ring_free() argument
1125 pdc_rings_full(struct pdc_state *pdcs, int tx_cnt, int rx_cnt) pdc_rings_full() argument
1159 struct pdc_state *pdcs = chan->con_priv; pdc_last_tx_done() local
1196 struct pdc_state *pdcs = chan->con_priv; pdc_send_data() local
1263 struct pdc_state *pdcs = chan->con_priv; pdc_shutdown() local
1279 pdc_hw_init(struct pdc_state *pdcs) pdc_hw_init() argument
1332 pdc_hw_disable(struct pdc_state *pdcs) pdc_hw_disable() argument
1353 pdc_rx_buf_pool_create(struct pdc_state *pdcs) pdc_rx_buf_pool_create() argument
1386 pdc_interrupts_init(struct pdc_state *pdcs) pdc_interrupts_init() argument
1437 pdc_mb_init(struct pdc_state *pdcs) pdc_mb_init() argument
1493 pdc_dt_read(struct platform_device *pdev, struct pdc_state *pdcs) pdc_dt_read() argument
1537 struct pdc_state *pdcs; pdc_probe() local
1621 struct pdc_state *pdcs = platform_get_drvdata(pdev); pdc_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dbcm-pdc-mailbox.c427 struct pdc_state *pdcs; in pdc_debugfs_read() local
490 pdc_setup_debugfs(struct pdc_state *pdcs) pdc_setup_debugfs() argument
520 pdc_build_rxd(struct pdc_state *pdcs, dma_addr_t dma_addr, u32 buf_len, u32 flags) pdc_build_rxd() argument
548 pdc_build_txd(struct pdc_state *pdcs, dma_addr_t dma_addr, u32 buf_len, u32 flags) pdc_build_txd() argument
579 pdc_receive_one(struct pdc_state *pdcs) pdc_receive_one() argument
676 pdc_receive(struct pdc_state *pdcs) pdc_receive() argument
706 pdc_tx_list_sg_add(struct pdc_state *pdcs, struct scatterlist *sg) pdc_tx_list_sg_add() argument
785 pdc_tx_list_final(struct pdc_state *pdcs) pdc_tx_list_final() argument
814 pdc_rx_list_init(struct pdc_state *pdcs, struct scatterlist *dst_sg, void *ctx) pdc_rx_list_init() argument
874 pdc_rx_list_sg_add(struct pdc_state *pdcs, struct scatterlist *sg) pdc_rx_list_sg_add() argument
943 struct pdc_state *pdcs = dev_get_drvdata(dev); pdc_irq_handler() local
967 struct pdc_state *pdcs = from_tasklet(pdcs, t, rx_tasklet); pdc_tasklet_cb() local
984 pdc_ring_init(struct pdc_state *pdcs, int ringset) pdc_ring_init() argument
1083 pdc_ring_free(struct pdc_state *pdcs) pdc_ring_free() argument
1125 pdc_rings_full(struct pdc_state *pdcs, int tx_cnt, int rx_cnt) pdc_rings_full() argument
1159 struct pdc_state *pdcs = chan->con_priv; pdc_last_tx_done() local
1196 struct pdc_state *pdcs = chan->con_priv; pdc_send_data() local
1263 struct pdc_state *pdcs = chan->con_priv; pdc_shutdown() local
1279 pdc_hw_init(struct pdc_state *pdcs) pdc_hw_init() argument
1332 pdc_hw_disable(struct pdc_state *pdcs) pdc_hw_disable() argument
1353 pdc_rx_buf_pool_create(struct pdc_state *pdcs) pdc_rx_buf_pool_create() argument
1386 pdc_interrupts_init(struct pdc_state *pdcs) pdc_interrupts_init() argument
1437 pdc_mb_init(struct pdc_state *pdcs) pdc_mb_init() argument
1493 pdc_dt_read(struct platform_device *pdev, struct pdc_state *pdcs) pdc_dt_read() argument
1537 struct pdc_state *pdcs; pdc_probe() local
1614 struct pdc_state *pdcs = platform_get_drvdata(pdev); pdc_remove() local
[all...]

Completed in 4 milliseconds