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