Home
last modified time | relevance | path

Searched refs:qcom_adm_peripheral_config (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/dma/
H A Dqcom_adm.h7 struct qcom_adm_peripheral_config { struct
/linux/drivers/mtd/nand/
H A Dqpic_common.c359 struct qcom_adm_peripheral_config periph_conf = {}; in qcom_prep_adm_dma_desc()
/linux/drivers/tty/serial/
H A Dmsm_serial.c312 struct qcom_adm_peripheral_config periph_conf = {}; in msm_request_tx_dma()
360 struct qcom_adm_peripheral_config periph_conf = {}; in msm_request_rx_dma()
/linux/drivers/dma/qcom/
H A Dqcom_adm.c497 struct qcom_adm_peripheral_config *config = cfg->peripheral_config; in adm_slave_config()