Searched refs:cras_set_hotword_model (Results 1 – 3 of 3) sorted by relevance
641 const struct cras_set_hotword_model *m = in cras_rclient_message_from_client()642 (const struct cras_set_hotword_model *)msg; in cras_rclient_message_from_client()643 if (!MSG_LEN_VALID(msg, struct cras_set_hotword_model)) in cras_rclient_message_from_client()
452 struct __attribute__ ((__packed__)) cras_set_hotword_model { struct459 struct cras_set_hotword_model *m, in cras_fill_set_hotword_model_message() argument
3338 struct cras_set_hotword_model msg; in cras_client_set_hotword_model()