Searched defs:cable_type (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/extcon/ |
H A D | extcon-max14577.c | 257 int cable_type = 0; in max14577_muic_get_cable_type() local 322 int cable_type, bool attached) in max14577_muic_jig_handler() argument 358 int cable_type; max14577_muic_adc_handler() local 661 int cable_type; max14577_muic_probe() local [all...] |
H A D | extcon-max8997.c | 249 int cable_type = 0; in max8997_muic_get_cable_type() local 342 int cable_type, bool attached) in max8997_muic_handle_dock() argument 385 int cable_type; in max8997_muic_adc_handler() local 638 int cable_type; max8997_muic_probe() local [all...] |
H A D | extcon-max77843.c | 263 int adc, chg_type, cable_type, gnd_type; in max77843_muic_get_cable_type() local 410 max77843_muic_jig_handler(struct max77843_muic_info * info,int cable_type,bool attached) max77843_muic_jig_handler() argument 461 int ret, cable_type; max77843_muic_adc_handler() local 814 int cable_type; max77843_muic_probe() local [all...] |
H A D | extcon-sm5502.c | 361 unsigned int cable_type, adc, dev_type1; in sm5502_muic_get_cable_type() local 473 unsigned int cable_type = SM5502_MUIC_ADC_GROUND; in sm5502_muic_cable_handler() local [all...] |
H A D | extcon-rt8973a.c | 262 int ret, cable_type; in rt8973a_muic_get_cable_type() local 300 int ret, cable_type; in rt8973a_muic_cable_handler() local [all...] |
/linux/drivers/usb/typec/mux/ |
H A D | intel_pmc_mux.c | 305 u8 cable_type = (data->conf & DP_CONF_CABLE_TYPE_MASK) >> in pmc_usb_mux_dp() local
|