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