Searched refs:conn_chgb (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c73 usc_chg_event conn_chgb; /* Connection change event (optional) */ member in struct:lpc32xx_usbd_cfg
1170 if (udc->board->conn_chgb != NULL) uda_power_event()
1171 udc->board->conn_chgb(conn); uda_power_event()
3045 .conn_chgb = &lpc32xx_usbd_conn_chg,

Completed in 70 milliseconds