Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c45 usc_chg_event conn_chgb; /* Connection change event (optional) */ member
1110 if (udc->board->conn_chgb != NULL) in uda_power_event()
1111 udc->board->conn_chgb(conn); in uda_power_event()
2980 .conn_chgb = &lpc32xx_usbd_conn_chg,
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c45 usc_chg_event conn_chgb; /* Connection change event (optional) */ member
1109 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,

Completed in 8 milliseconds