id_header 102 drivers/usb/typec/class.c return sprintf(buf, "0x%08x\n", id->id_header); id_header 104 drivers/usb/typec/class.c static DEVICE_ATTR_RO(id_header); id_header 961 drivers/usb/typec/tcpm/tcpm.c port->partner_ident.id_header = vdo; id_header 1052 drivers/usb/typec/tcpm/tcpm.c #define supports_modal(port) PD_IDH_MODAL_SUPP((port)->partner_ident.id_header) id_header 84 include/linux/usb/typec.h u32 id_header;