typec_altmode_ops
static const struct typec_altmode_ops cros_typec_altmode_ops = {
const struct typec_altmode_ops port_amode_ops = {
extern const struct typec_altmode_ops port_amode_ops;
static const struct typec_altmode_ops dp_altmode_ops = {
static const struct typec_altmode_ops tbt_altmode_ops = {
const struct typec_altmode_ops *ops, void *drvdata,
const struct typec_altmode_ops *ops)
static const struct typec_altmode_ops tcpm_altmode_ops = {
static const struct typec_altmode_ops ucsi_displayport_ops = {
static const struct typec_altmode_ops ucsi_thunderbolt_ops = {
const struct typec_altmode_ops *ops, void *drvdata,
const struct typec_altmode_ops *ops);
struct typec_altmode_ops;
struct typec_altmode_ops;
const struct typec_altmode_ops *ops;