Home
last modified time | relevance | path

Searched defs:apm (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.c32 int q6apm_send_cmd_sync(struct q6apm *apm, const struct gpr_pkt *pkt, in q6apm_send_cmd_sync()
41 static struct audioreach_graph *q6apm_get_audioreach_graph(struct q6apm *apm, uint32_t graph_id) in q6apm_get_audioreach_graph()
102 struct q6apm *apm = graph->apm; in audioreach_graph_mgmt_cmd() local
127 struct q6apm *apm; in q6apm_put_audioreach_graph() local
143 static int q6apm_get_apm_state(struct q6apm *apm) in q6apm_get_apm_state()
164 static struct audioreach_module *__q6apm_find_module_by_mid(struct q6apm *apm, in __q6apm_find_module_by_mid()
208 struct q6apm *apm = dev_get_drvdata(dev->parent); in q6apm_map_memory_fixed_region() local
299 struct q6apm *apm = dev_get_drvdata(dev->parent); in q6apm_unmap_memory_fixed_region() local
620 struct q6apm *apm = dev_get_drvdata(dev->parent); in q6apm_graph_open() local
743 struct q6apm *apm; in apm_probe() local
[all …]
H A Dtopology.c28 static struct audioreach_graph_info *audioreach_tplg_alloc_graph_info(struct q6apm *apm, in audioreach_tplg_alloc_graph_info() argument
74 static struct audioreach_sub_graph *audioreach_tplg_alloc_sub_graph(struct q6apm *apm, in audioreach_tplg_alloc_sub_graph() argument
116 audioreach_tplg_alloc_container(struct q6apm * apm,struct audioreach_sub_graph * sg,uint32_t container_id,bool * found) audioreach_tplg_alloc_container() argument
162 audioreach_tplg_alloc_module(struct q6apm * apm,struct audioreach_container * cont,struct snd_soc_dapm_widget * w,uint32_t module_id,bool * found) audioreach_tplg_alloc_module() argument
336 audioreach_parse_sg_tokens(struct q6apm * apm,const struct snd_soc_tplg_private * private) audioreach_parse_sg_tokens() argument
393 audioreach_parse_cont_tokens(struct q6apm * apm,struct audioreach_sub_graph * sg,const struct snd_soc_tplg_private * private) audioreach_parse_cont_tokens() argument
438 audioreach_parse_common_tokens(struct q6apm * apm,struct audioreach_container * cont,const struct snd_soc_tplg_private * private,struct snd_soc_dapm_widget * w) audioreach_parse_common_tokens() argument
595 struct q6apm *apm = dev_get_drvdata(component->dev); audioreach_widget_load_module_common() local
869 struct q6apm *apm = dev_get_drvdata(c->dev); audioreach_pga_event() local
951 struct q6apm *apm = dev_get_drvdata(scomp->dev); audioreach_widget_unload() local
1006 struct q6apm *apm = dev_get_drvdata(comp->dev); audioreach_find_widget() local
1020 struct q6apm *apm = dev_get_drvdata(comp->dev); audioreach_find_module() local
1100 audioreach_connect_sub_graphs(struct q6apm * apm,const struct snd_ar_control * m1,const struct snd_ar_control * m2,bool connect) audioreach_connect_sub_graphs() argument
1125 audioreach_is_vmixer_connected(struct q6apm * apm,const struct snd_ar_control * m1,const struct snd_ar_control * m2) audioreach_is_vmixer_connected() argument
[all...]
H A Dq6apm.h92 struct q6apm *apm; member
102 struct q6apm *apm; global() member
H A Daudioreach.c368 audioreach_populate_graph(struct q6apm * apm,struct audioreach_graph_info * info,struct apm_graph_open_params * open,struct list_head * sg_list,int num_sub_graphs) audioreach_populate_graph() argument
442 audioreach_alloc_graph_pkt(struct q6apm * apm,struct audioreach_graph_info * info) audioreach_alloc_graph_pkt() argument
1220 audioreach_gain_set_vol_ctrl(struct q6apm * apm,struct audioreach_module * module,int vol) audioreach_gain_set_vol_ctrl() argument
[all...]
/linux/arch/x86/realmode/rm/
H A Dreboot.S116 apm: label
/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c882 unsigned long *apm, unsigned long *aqm) in vfio_ap_mdev_log_sharing_err()
895 unsigned long *apm, unsigned long *aqm) in vfio_ap_mdev_log_in_use_err()
2533 int vfio_ap_mdev_resource_in_use(unsigned long *apm, unsigned long *aqm) in vfio_ap_mdev_resource_in_use()
2670 static void vfio_ap_filter_apid_by_qtype(unsigned long *apm, unsigned long *aqm) in vfio_ap_filter_apid_by_qtype()
/linux/arch/x86/kernel/
H A Dapm_32.c1687 static int apm(void *unused) in apm() function
/linux/arch/s390/include/asm/
H A Dkvm_host.h521 __u64 apm[APCB0_MASK_SIZE]; /* 0x0000 */ member
529 __u64 apm[APCB1_MASK_SIZE]; /* 0x0000 */ member
/linux/arch/s390/kvm/
H A Dkvm-s390.c3069 void kvm_arch_crypto_set_masks(struct kvm *kvm, unsigned long *apm, in kvm_arch_crypto_set_masks()