Searched refs:callout_msg (Results 1 – 1 of 1) sorted by relevance
423 static struct usb_proc_msg callout_msg[2]; variable430 callout_msg[0].pm_callback = &callout_proc_msg; in callout_system_init()431 callout_msg[1].pm_callback = &callout_proc_msg; in callout_system_init()458 usb_proc_msignal(usb_process + 2, &callout_msg[0], &callout_msg[1]); in callout_process()