Searched defs:apm (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.1/sound/soc/qcom/qdsp6/ |
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() 38 static struct audioreach_graph *q6apm_get_audioreach_graph(struct q6apm *apm, uint32_t graph_id) in q6apm_get_audioreach_graph() 99 struct q6apm *apm = graph->apm; in audioreach_graph_mgmt_cmd() local 131 struct q6apm *apm; in q6apm_put_audioreach_graph() local 146 static int q6apm_get_apm_state(struct q6apm *apm) in q6apm_get_apm_state() 161 static struct audioreach_module *__q6apm_find_module_by_mid(struct q6apm *apm, in __q6apm_find_module_by_mid() 181 static struct audioreach_module *q6apm_graph_get_last_module(struct q6apm *apm, u32 sgid) in q6apm_graph_get_last_module() 199 static struct audioreach_module *q6apm_graph_get_first_module(struct q6apm *apm, u32 sgid) in q6apm_graph_get_first_module() 217 bool q6apm_is_sub_graphs_connected(struct q6apm *apm, u32 src_sgid, u32 dst_sgid) in q6apm_is_sub_graphs_connected() 237 int q6apm_connect_sub_graphs(struct q6apm *apm, u32 src_sgid, u32 dst_sgid, bool connect) in q6apm_connect_sub_graphs() [all …]
|
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 …]
|
D | q6apm.h | 88 struct q6apm *apm; member 98 struct q6apm *apm; member
|
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-v6.1/arch/x86/realmode/rm/ |
D | reboot.S | 115 apm: label
|
/Linux-v6.1/drivers/s390/crypto/ |
D | vfio_ap_ops.c | 639 static bool vfio_ap_mdev_filter_matrix(unsigned long *apm, unsigned long *aqm, in vfio_ap_mdev_filter_matrix() 793 unsigned long *apm, in vfio_ap_mdev_log_sharing_err() 1916 int vfio_ap_mdev_resource_in_use(unsigned long *apm, unsigned long *aqm) in vfio_ap_mdev_resource_in_use() 2053 static void vfio_ap_filter_apid_by_qtype(unsigned long *apm, unsigned long *aqm) in vfio_ap_filter_apid_by_qtype()
|
D | ap_bus.h | 320 unsigned long apm[BITS_TO_LONGS(AP_DEVICES)]; member
|
D | ap_bus.c | 882 int ap_apqn_in_matrix_owned_by_def_drv(unsigned long *apm, in ap_apqn_in_matrix_owned_by_def_drv()
|
/Linux-v6.1/arch/s390/include/asm/ |
D | ap.h | 175 unsigned int apm[8]; /* AP ID mask */ member
|
D | kvm_host.h | 836 __u64 apm[APCB0_MASK_SIZE]; /* 0x0000 */ member 844 __u64 apm[APCB1_MASK_SIZE]; /* 0x0000 */ member
|
/Linux-v6.1/arch/x86/kernel/ |
D | apm_32.c | 1723 static int apm(void *unused) in apm() function
|
/Linux-v6.1/arch/s390/kvm/ |
D | kvm-s390.c | 3015 void kvm_arch_crypto_set_masks(struct kvm *kvm, unsigned long *apm, in kvm_arch_crypto_set_masks()
|
/Linux-v6.1/include/linux/mlx5/ |
D | mlx5_ifc.h | 1625 u8 apm[0x1]; member
|