Searched defs:apm (Results 1 – 12 of 12) sorted by relevance
/linux/sound/soc/qcom/qdsp6/ |
A D | q6apm.c | 30 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt, uint32_t rsp_opcode) in q6apm_send_cmd_sync() 98 struct q6apm *apm = graph->apm; in audioreach_graph_mgmt_cmd() local 130 struct q6apm *apm; in q6apm_put_audioreach_graph() local 145 static int q6apm_get_apm_state(struct q6apm *apm) in q6apm_get_apm_state() 160 static struct audioreach_module *__q6apm_find_module_by_mid(struct q6apm *apm, in __q6apm_find_module_by_mid() 180 static struct audioreach_module *q6apm_graph_get_last_module(struct q6apm *apm, u32 sgid) in q6apm_graph_get_last_module() 216 bool q6apm_is_sub_graphs_connected(struct q6apm *apm, u32 src_sgid, u32 dst_sgid) in q6apm_is_sub_graphs_connected() 604 struct q6apm *apm = dev_get_drvdata(dev->parent); in q6apm_graph_open() local 717 struct q6apm *apm; in apm_probe() local 752 struct q6apm *apm = graph->apm; in q6apm_find_module_by_mid() local [all …]
|
A D | topology.c | 23 static struct audioreach_graph_info *audioreach_tplg_alloc_graph_info(struct q6apm *apm, in audioreach_tplg_alloc_graph_info() 69 static struct audioreach_sub_graph *audioreach_tplg_alloc_sub_graph(struct q6apm *apm, in audioreach_tplg_alloc_sub_graph() 111 static struct audioreach_container *audioreach_tplg_alloc_container(struct q6apm *apm, in audioreach_tplg_alloc_container() 157 static struct audioreach_module *audioreach_tplg_alloc_module(struct q6apm *apm, in audioreach_tplg_alloc_module() 303 static struct audioreach_sub_graph *audioreach_parse_sg_tokens(struct q6apm *apm, in audioreach_parse_sg_tokens() 360 static struct audioreach_container *audioreach_parse_cont_tokens(struct q6apm *apm, in audioreach_parse_cont_tokens() 405 static struct audioreach_module *audioreach_parse_common_tokens(struct q6apm *apm, in audioreach_parse_common_tokens() 492 struct q6apm *apm = dev_get_drvdata(component->dev); in audioreach_widget_load_module_common() local 731 struct q6apm *apm = dev_get_drvdata(c->dev); in audioreach_pga_event() local 813 struct q6apm *apm = dev_get_drvdata(scomp->dev); in audioreach_widget_unload() local [all …]
|
A D | q6apm.h | 88 struct q6apm *apm; member 98 struct q6apm *apm; member
|
A D | audioreach.c | 465 void *audioreach_alloc_graph_pkt(struct q6apm *apm, struct list_head *sg_list, int graph_id) in audioreach_alloc_graph_pkt() 930 int audioreach_gain_set_vol_ctrl(struct q6apm *apm, struct audioreach_module *module, int vol) in audioreach_gain_set_vol_ctrl()
|
/linux/arch/x86/realmode/rm/ |
A D | reboot.S | 115 apm: label
|
/linux/arch/s390/include/asm/ |
A D | ap.h | 172 unsigned int apm[8]; /* AP ID mask */ member
|
A D | kvm_host.h | 816 __u64 apm[APCB0_MASK_SIZE]; /* 0x0000 */ member 824 __u64 apm[APCB1_MASK_SIZE]; /* 0x0000 */ member
|
/linux/drivers/s390/crypto/ |
A D | ap_bus.h | 294 unsigned long apm[BITS_TO_LONGS(AP_DEVICES)]; member
|
A D | ap_bus.c | 829 int ap_apqn_in_matrix_owned_by_def_drv(unsigned long *apm, in ap_apqn_in_matrix_owned_by_def_drv()
|
/linux/arch/x86/kernel/ |
A D | apm_32.c | 1716 static int apm(void *unused) in apm() function
|
/linux/arch/s390/kvm/ |
A D | kvm-s390.c | 2575 void kvm_arch_crypto_set_masks(struct kvm *kvm, unsigned long *apm, in kvm_arch_crypto_set_masks()
|
/linux/include/linux/mlx5/ |
A D | mlx5_ifc.h | 1531 u8 apm[0x1]; member
|
Completed in 135 milliseconds