Home
last modified time | relevance | path

Searched refs:snd_cmd_set_aid (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound_cmd.c160 struct snd_cmd_set_aid *cmdbuf = (struct snd_cmd_set_aid *)info->inbuf; in _phl_snd_cmd_module_set_info()
240 struct snd_cmd_set_aid *cmdbuf = (struct snd_cmd_set_aid *)msg->inbuf; in _phl_snd_cmd_module_msg_msg_hdlr_post()
403 struct snd_cmd_set_aid *cmdbuf = NULL; in _phl_snd_cmd_post_set_aid()
408 cmdbuf = (struct snd_cmd_set_aid *)msg->inbuf; in _phl_snd_cmd_post_set_aid()
435 struct snd_cmd_set_aid *cmdbuf = NULL; in rtw_phl_snd_cmd_set_aid()
451 cmdbuf = (struct snd_cmd_set_aid *)_os_kmem_alloc(d, sizeof(struct snd_cmd_set_aid)); in rtw_phl_snd_cmd_set_aid()
456 msg.inlen = sizeof(struct snd_cmd_set_aid); in rtw_phl_snd_cmd_set_aid()
469 _os_kmem_free(d, cmdbuf, sizeof(struct snd_cmd_set_aid)); in rtw_phl_snd_cmd_set_aid()
487 struct snd_cmd_set_aid cmdbuf = {0}; in phl_snd_cmd_set_aid_info()
495 op_info.inlen = sizeof(struct snd_cmd_set_aid); in phl_snd_cmd_set_aid_info()
H A Dphl_sound_cmd.h32 struct snd_cmd_set_aid { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound_cmd.c160 struct snd_cmd_set_aid *cmdbuf = (struct snd_cmd_set_aid *)info->inbuf; in _phl_snd_cmd_module_set_info()
240 struct snd_cmd_set_aid *cmdbuf = (struct snd_cmd_set_aid *)msg->inbuf; in _phl_snd_cmd_module_msg_msg_hdlr_post()
403 struct snd_cmd_set_aid *cmdbuf = NULL; in _phl_snd_cmd_post_set_aid()
408 cmdbuf = (struct snd_cmd_set_aid *)msg->inbuf; in _phl_snd_cmd_post_set_aid()
435 struct snd_cmd_set_aid *cmdbuf = NULL; in rtw_phl_snd_cmd_set_aid()
451 cmdbuf = (struct snd_cmd_set_aid *)_os_kmem_alloc(d, sizeof(struct snd_cmd_set_aid)); in rtw_phl_snd_cmd_set_aid()
456 msg.inlen = sizeof(struct snd_cmd_set_aid); in rtw_phl_snd_cmd_set_aid()
469 _os_kmem_free(d, cmdbuf, sizeof(struct snd_cmd_set_aid)); in rtw_phl_snd_cmd_set_aid()
487 struct snd_cmd_set_aid cmdbuf = {0}; in phl_snd_cmd_set_aid_info()
495 op_info.inlen = sizeof(struct snd_cmd_set_aid); in phl_snd_cmd_set_aid_info()
H A Dphl_sound_cmd.h32 struct snd_cmd_set_aid { struct