Home
last modified time | relevance | path

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

/sound/soc/qcom/qdsp6/
Daudioreach.c197 static void *__audioreach_alloc_pkt(int payload_size, uint32_t opcode, uint32_t token, in __audioreach_alloc_pkt()
234 void *audioreach_alloc_pkt(int payload_size, uint32_t opcode, uint32_t token, in audioreach_alloc_pkt()
241 void *audioreach_alloc_apm_pkt(int pkt_size, uint32_t opcode, uint32_t token, uint32_t src_port) in audioreach_alloc_apm_pkt()
248 void *audioreach_alloc_cmd_pkt(int payload_size, uint32_t opcode, uint32_t token, in audioreach_alloc_cmd_pkt()
255 void *audioreach_alloc_apm_cmd_pkt(int pkt_size, uint32_t opcode, uint32_t token) in audioreach_alloc_apm_cmd_pkt()
Dq6prm.c63 uint32_t opcode, rsp_opcode; in q6prm_set_hw_core_req() local
Dq6asm-dai.c181 static void event_handler(uint32_t opcode, uint32_t token, in event_handler()
500 static void compress_event_handler(uint32_t opcode, uint32_t token, in compress_event_handler()
Dq6apm-dai.c102 static void event_handler(uint32_t opcode, uint32_t token, uint32_t *payload, void *priv) in event_handler()
Dq6apm.c92 static int audioreach_graph_mgmt_cmd(struct audioreach_graph *graph, uint32_t opcode) in audioreach_graph_mgmt_cmd()
Dq6adm.c241 uint32_t opcode = pkt->hdr.opcode; in q6adm_apr_send_copp_pkt() local
/sound/drivers/vx/
Dvx_cmd.h79 unsigned int opcode; /* command word */ member
/sound/pci/pcxhr/
Dpcxhr_core.c454 u32 opcode; /* command word */ member
/sound/soc/codecs/
Drt5677.c563 unsigned int addr, unsigned int value, unsigned int opcode) in rt5677_dsp_mode_i2c_write_addr()