Home
last modified time | relevance | path

Searched refs:partner_type (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/usb/typec/ucsi/
Dtrace.h105 __field(u8, partner_type)
116 __entry->partner_type = status->partner_type;
124 __entry->pwr_dir, __entry->partner_flags, __entry->partner_type,
Ducsi.c456 switch (con->status.partner_type) { in ucsi_register_partner()
499 switch (con->status.partner_type) { in ucsi_partner_change()
556 switch (con->status.partner_type) { in ucsi_connector_change()
730 if ((con->status.partner_type == UCSI_CONSTAT_PARTNER_TYPE_DFP && in ucsi_dr_swap()
732 (con->status.partner_type == UCSI_CONSTAT_PARTNER_TYPE_UFP && in ucsi_dr_swap()
871 switch (con->status.partner_type) { in ucsi_register_port()
Ducsi.h326 u16 partner_type:3; member
/Linux-v5.4/drivers/scsi/
Dstex.c218 u8 partner_type; /* who sends this frame */ member
1066 h->partner_type = HMU_PARTNER_TYPE; in stex_common_handshake()
1157 h->partner_type = HMU_PARTNER_TYPE; in stex_ss_handshake()