extcon_id          39 drivers/extcon/extcon-gpio.c 	unsigned int extcon_id;
extcon_id          52 drivers/extcon/extcon-gpio.c 	extcon_set_state_sync(data->edev, data->extcon_id, state);
extcon_id          83 drivers/extcon/extcon-gpio.c 	if (data->extcon_id > EXTCON_NONE)
extcon_id         105 drivers/extcon/extcon-gpio.c 	data->edev = devm_extcon_dev_allocate(dev, &data->extcon_id);