Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dmessages.h928 union avs_probe_point_id {
937 static_assert(sizeof(union avs_probe_point_id) == 4);
946 union avs_probe_point_id id;
960 int avs_ipc_probe_disconnect_points(struct avs_dev *adev, union avs_probe_point_id *ids,
929 union avs_probe_point_id { global() union
H A Ddebugfs.c178 union avs_probe_point_id *id; in probe_points_disconnect_write()
194 id = (union avs_probe_point_id *)&array[1]; in probe_points_disconnect_write()
H A Dmessages.c760 int avs_ipc_probe_disconnect_points(struct avs_dev *adev, union avs_probe_point_id *ids,