Searched refs:type_c_cfg (Results 1 – 1 of 1) sorted by relevance
45 struct type_c_cfg { struct66 struct type_c_cfg *type_c_cfg; argument728 struct type_c_cfg *type_c_cfg = type_c->type_c_cfg; in type_c_parameter_show() local874 struct type_c_cfg *type_c_cfg = type_c->type_c_cfg; in __updated_type_c_parameter_by_efuse() local958 struct type_c_cfg *type_c_cfg = type_c->type_c_cfg; in __updated_type_c_parameter_by_efuse_v2() local1089 struct type_c_cfg *type_c_cfg = type_c->type_c_cfg; in setup_type_c_parameter() local1321 const struct type_c_cfg *type_c_cfg; in extcon_rtk_type_c_probe() local1365 if (!type_c_cfg) { in extcon_rtk_type_c_probe()1371 type_c->type_c_cfg = devm_kzalloc(dev, sizeof(*type_c_cfg), GFP_KERNEL); in extcon_rtk_type_c_probe()1372 if (!type_c->type_c_cfg) in extcon_rtk_type_c_probe()[all …]