vf50_ts_get_gpiod  329 drivers/input/touchscreen/colibri-vf50-ts.c 	error = vf50_ts_get_gpiod(dev, &touchdev->gpio_xp, "xp", GPIOD_OUT_LOW);
vf50_ts_get_gpiod  333 drivers/input/touchscreen/colibri-vf50-ts.c 	error = vf50_ts_get_gpiod(dev, &touchdev->gpio_xm,
vf50_ts_get_gpiod  338 drivers/input/touchscreen/colibri-vf50-ts.c 	error = vf50_ts_get_gpiod(dev, &touchdev->gpio_yp, "yp", GPIOD_OUT_LOW);
vf50_ts_get_gpiod  342 drivers/input/touchscreen/colibri-vf50-ts.c 	error = vf50_ts_get_gpiod(dev, &touchdev->gpio_ym, "ym", GPIOD_OUT_LOW);