Home
last modified time | relevance | path

Searched refs:SOF_CTRL_CMD_BINARY (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/soc/sof/
Dipc3-control.c52 if (cdata->cmd == SOF_CTRL_CMD_BINARY) { in sof_ipc3_set_get_kcontrol_data()
509 if (cdata->cmd == SOF_CTRL_CMD_BINARY) { in snd_sof_update_control()
565 case SOF_CTRL_CMD_BINARY: in sof_ipc3_control_update()
595 case SOF_CTRL_CMD_BINARY: in sof_ipc3_control_update()
Dipc3-topology.c831 case SOF_CTRL_CMD_BINARY: in sof_get_control_data()
1656 cdata->cmd = SOF_CTRL_CMD_BINARY; in sof_ipc3_control_load_bytes()
/Linux-v6.1/include/sound/sof/
Dcontrol.h79 SOF_CTRL_CMD_BINARY, /**< maps to ALSA binary style controls */ enumerator