Searched refs:handle_lo (Results 1 – 1 of 1) sorted by relevance
49 void (*handle_lo)(void *); /* Handler: switch input has gone LO */ member98 .handle_lo = softreset_push,108 .handle_lo = standby_on,125 hirq->handle_lo(hirq->data); in hwbutton_handler()141 if (hirq->handle_hi == NULL || hirq->handle_lo == NULL) in msp_hwbutton_register()