Home
last modified time | relevance | path

Searched defs:pchan (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/mailbox/
H A Dpcc.c235 static bool pcc_chan_plat_irq_can_be_shared(struct pcc_chan_info *pchan) in pcc_chan_plat_irq_can_be_shared()
241 static bool pcc_mbox_cmd_complete_check(struct pcc_chan_info *pchan) in pcc_mbox_cmd_complete_check()
270 static int pcc_mbox_error_check_and_clear(struct pcc_chan_info *pchan) in pcc_mbox_error_check_and_clear()
289 static void pcc_chan_acknowledge(struct pcc_chan_info *pchan) in pcc_chan_acknowledge()
309 static void *write_response(struct pcc_chan_info *pchan) in write_response()
334 struct pcc_chan_info *pchan; in pcc_mbox_irq() local
394 struct pcc_chan_info *pchan; in pcc_mbox_request_channel() local
444 void pcc_mbox_free_channel(struct pcc_mbox_chan *pchan) in pcc_mbox_free_channel()
465 struct pcc_chan_info *pchan = chan->con_priv; in pcc_write_to_buffer() local
508 struct pcc_chan_info *pchan = chan->con_priv; in pcc_send_data() local
[all …]
/linux/drivers/dma/
H A Dsun4i-dma.c196 struct sun4i_dma_pchan *pchan; member
311 struct sun4i_dma_pchan *pchan = NULL, *pchans = priv->pchans; in find_and_use_pchan() local
340 struct sun4i_dma_pchan *pchan) in release_pchan()
353 static void configure_pchan(struct sun4i_dma_pchan *pchan, in configure_pchan()
375 struct sun4i_dma_pchan *pchan, in set_pchan_interrupt()
415 struct sun4i_dma_pchan *pchan; in __execute_vchan_pending() local
978 struct sun4i_dma_pchan *pchan = vchan->pchan; in sun4i_dma_terminate_all() local
1055 struct sun4i_dma_pchan *pchan = vchan->pchan; in sun4i_dma_tx_status() local
1120 struct sun4i_dma_pchan *pchans = priv->pchans, *pchan; in sun4i_dma_interrupt() local
H A Dmmp_pdma.c396 static struct mmp_pdma_phy *lookup_phy(struct mmp_pdma_chan *pchan) in lookup_phy()
430 static void mmp_pdma_free_phy(struct mmp_pdma_chan *pchan) in mmp_pdma_free_phy()
H A Dpl330.c541 struct dma_pl330_chan *pchan; member
/linux/drivers/iio/multiplexer/
H A Diio-mux.c245 struct iio_chan_spec const *pchan = mux->parent->channel; in mux_configure_chan_ext_info() local
298 struct iio_chan_spec const *pchan = mux->parent->channel; in mux_configure_channel() local
/linux/drivers/devfreq/
H A Dhisi_uncore_freq.c80 struct pcc_mbox_chan *pchan; member
192 struct pcc_mbox_chan *pchan; in hisi_uncore_cmd_send() local
/linux/net/bluetooth/
H A Dl2cap_core.c3999 struct l2cap_chan *chan = NULL, *pchan = NULL; in l2cap_connect() local
4850 struct l2cap_chan *chan, *pchan; in l2cap_le_connect_req() local
5035 struct l2cap_chan *chan, *pchan; in l2cap_ecred_conn_req() local
7251 struct l2cap_chan *pchan; in l2cap_connect_cfm() local
H A Dl2cap_sock.c1824 struct l2cap_chan *pchan = l2cap_pi(parent)->chan; in l2cap_sock_init() local
H A D6lowpan.c746 static inline struct l2cap_chan *chan_new_conn_cb(struct l2cap_chan *pchan) in chan_new_conn_cb()
H A Dsmp.c3253 static inline struct l2cap_chan *smp_new_conn_cb(struct l2cap_chan *pchan) in smp_new_conn_cb()