Searched refs:UCSI_CONSTAT_CAM_CHANGE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 322 #define UCSI_CONSTAT_CAM_CHANGE BIT(8) macro |
D | ucsi.c | 1267 if (con->status.change & UCSI_CONSTAT_CAM_CHANGE) in ucsi_handle_connector_change() |