Home
last modified time | relevance | path

Searched refs:powsw_pswitch_event (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/x68k/dev/
Dpowsw.c96 static void powsw_pswitch_event(void *);
227 sysmon_task_queue_sched(0, powsw_pswitch_event, sc); in powsw_softintr()
238 powsw_pswitch_event(void *arg) in powsw_pswitch_event() function