Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/ucsi/
Dtrace.h101 __field(u8, partner_type)
112 __entry->partner_type = status->partner_type;
120 __entry->pwr_dir, __entry->partner_flags, __entry->partner_type,
Ducsi.c271 switch (con->status.partner_type) { in ucsi_register_partner()
336 switch (con->status.partner_type) { in ucsi_connector_change()
355 switch (con->status.partner_type) { in ucsi_connector_change()
512 if ((con->status.partner_type == UCSI_CONSTAT_PARTNER_TYPE_DFP && in ucsi_dr_swap()
514 (con->status.partner_type == UCSI_CONSTAT_PARTNER_TYPE_UFP && in ucsi_dr_swap()
650 switch (con->status.partner_type) { in ucsi_register_port()
Ducsi.h286 u16 partner_type:3; member
/Linux-v4.19/drivers/scsi/
Dstex.c223 u8 partner_type; /* who sends this frame */ member
1071 h->partner_type = HMU_PARTNER_TYPE; in stex_common_handshake()
1162 h->partner_type = HMU_PARTNER_TYPE; in stex_ss_handshake()