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