Searched refs:conn_chgb (Results 1 – 1 of 1) sorted by relevance
45 usc_chg_event conn_chgb; /* Connection change event (optional) */ member1109 if (udc->board->conn_chgb != NULL) in uda_power_event()1110 udc->board->conn_chgb(conn); in uda_power_event()2981 .conn_chgb = &lpc32xx_usbd_conn_chg,