Searched refs:handle_hi (Results 1 – 1 of 1) sorted by relevance
48 void (*handle_hi)(void *); /* Handler: switch input has gone HI */ member97 .handle_hi = softreset_release,107 .handle_hi = standby_off,121 hirq->handle_hi(hirq->data); in hwbutton_handler()141 if (hirq->handle_hi == NULL || hirq->handle_lo == NULL) in msp_hwbutton_register()