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

/linux-4.1.27/drivers/extcon/
H A Dextcon-sm5502.c228 unsigned int con_sw, unsigned int vbus_sw, sm5502_muic_set_path()
235 vbus_sw = VBUSIN_SWITCH_OPEN; sm5502_muic_set_path()
259 switch (vbus_sw) { sm5502_muic_set_path()
266 vbus_sw); sm5502_muic_set_path()
274 dev_err(info->dev, "Unknown VBUS switch type (%d)\n", vbus_sw); sm5502_muic_set_path()
383 unsigned int vbus_sw = VBUSIN_SWITCH_OPEN; sm5502_muic_cable_handler() local
401 vbus_sw = VBUSIN_SWITCH_VBUSOUT_WITH_USB; sm5502_muic_cable_handler()
406 vbus_sw = VBUSIN_SWITCH_VBUSOUT; sm5502_muic_cable_handler()
411 vbus_sw = VBUSIN_SWITCH_OPEN; sm5502_muic_cable_handler()
420 ret = sm5502_muic_set_path(info, con_sw, vbus_sw, attached); sm5502_muic_cable_handler()
227 sm5502_muic_set_path(struct sm5502_muic_info *info, unsigned int con_sw, unsigned int vbus_sw, bool attached) sm5502_muic_set_path() argument

Completed in 63 milliseconds