Searched refs:MSG_DEFAULT_SIZE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/mixart/
H A Dmixart_core.c38 #define MSG_DEFAULT_SIZE 512 macro
308 err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 1, &notif_event); /* send and mark the notification event pending */
341 err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 0, &message_frame);
352 static u32 mixart_msg_data[MSG_DEFAULT_SIZE / 4];

Completed in 147 milliseconds