Home
last modified time | relevance | path

Searched refs:con_index (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c614 int con_index; in ucsi_ccg_sync_control() local
622 con_index = (command >> 16) & in ucsi_ccg_sync_control()
624 if (con_index == 0) { in ucsi_ccg_sync_control()
628 con = &uc->ucsi->connector[con_index - 1]; in ucsi_ccg_sync_control()
/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.h633 u8 con_index[14]; member