Searched refs:smem_state (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dahb.h38 struct qcom_smem_state *smem_state; member in struct:ath11k_ahb::__anon1374
H A Dahb.c22 #include <linux/soc/qcom/smem_state.h>
710 ret = qcom_smem_state_update_bits(ab_ahb->smp2p_info.smem_state,
747 ret = qcom_smem_state_update_bits(ab_ahb->smp2p_info.smem_state,
876 ab_ahb->smp2p_info.smem_state = qcom_smem_state_get(ab->dev, "wlan-smp2p-out",
878 if (IS_ERR(ab_ahb->smp2p_info.smem_state)) {
880 PTR_ERR(ab_ahb->smp2p_info.smem_state));
881 return PTR_ERR(ab_ahb->smp2p_info.smem_state);
894 qcom_smem_state_put(ab_ahb->smp2p_info.smem_state);
/linux-master/drivers/soc/qcom/
H A DMakefile25 obj-$(CONFIG_QCOM_SMEM_STATE) += smem_state.o
H A Dsmem_state.c11 #include <linux/soc/qcom/smem_state.h>
H A Dsmsm.c15 #include <linux/soc/qcom/smem_state.h>
H A Dsmp2p.c20 #include <linux/soc/qcom/smem_state.h>
/linux-master/drivers/net/ipa/
H A Dipa_smp2p.c14 #include <linux/soc/qcom/smem_state.h>
/linux-master/drivers/remoteproc/
H A Dqcom_q6v5.c16 #include <linux/soc/qcom/smem_state.h>
H A Dqcom_wcnss.c27 #include <linux/soc/qcom/smem_state.h>
H A Dqcom_q6v5_pas.c27 #include <linux/soc/qcom/smem_state.h>
H A Dqcom_q6v5_adsp.c27 #include <linux/soc/qcom/smem_state.h>
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Ddxe.c26 #include <linux/soc/qcom/smem_state.h>
H A Dmain.c25 #include <linux/soc/qcom/smem_state.h>
/linux-master/drivers/net/wwan/
H A Dqcom_bam_dmux.c19 #include <linux/soc/qcom/smem_state.h>

Completed in 192 milliseconds