Searched refs:gnd_cable_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/extcon/
H A Dextcon-max77843.c370 int ret, gnd_cable_type; local
373 gnd_cable_type = max77843_muic_get_cable_type(info,
376 attached ? "attached" : "detached", gnd_cable_type);
378 switch (gnd_cable_type) {
402 attached ? "attached" : "detached", gnd_cable_type);

Completed in 103 milliseconds