mixart_msg_data 329 sound/pci/mixart/mixart_core.c static u32 mixart_msg_data[MSG_DEFAULT_SIZE / 4]; mixart_msg_data 351 sound/pci/mixart/mixart_core.c resp.data = mixart_msg_data; mixart_msg_data 352 sound/pci/mixart/mixart_core.c resp.size = sizeof(mixart_msg_data); mixart_msg_data 366 sound/pci/mixart/mixart_core.c if(mixart_msg_data[0]) mixart_msg_data 369 sound/pci/mixart/mixart_core.c mixart_msg_data[0]); mixart_msg_data 433 sound/pci/mixart/mixart_core.c resp.data = mixart_msg_data; mixart_msg_data 434 sound/pci/mixart/mixart_core.c resp.size = sizeof(mixart_msg_data); mixart_msg_data 446 sound/pci/mixart/mixart_core.c notify = (struct mixart_timer_notify *)mixart_msg_data; mixart_msg_data 509 sound/pci/mixart/mixart_core.c ((__be32*)mixart_msg_data)[i] = cpu_to_be32((mixart_msg_data)[i]); mixart_msg_data 512 sound/pci/mixart/mixart_core.c ((char*)mixart_msg_data)[resp.size - 1] = 0; mixart_msg_data 515 sound/pci/mixart/mixart_core.c (char *)mixart_msg_data);