Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.c34 static int retrieve_msg_frame(struct mixart_mgr *mgr, u32 *msg_frame) in retrieve_msg_frame()
222 u32 msg_frame = 0; /* set to 0, so it's no notification to wait for, but the answer */ in snd_mixart_send_msg() local