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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/msp71xx/
H A Dmsp_hwbutton.c48 void (*handle_hi)(void *); /* Handler: switch input has gone HI */ member in struct:hwbutton_interrupt
97 .handle_hi = softreset_release,
107 .handle_hi = standby_off,
121 hirq->handle_hi(hirq->data);
141 if (hirq->handle_hi == NULL || hirq->handle_lo == NULL)

Completed in 65 milliseconds