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