locomo_gpio_read_output
EXPORT_SYMBOL(locomo_gpio_read_output);
int locomo_gpio_read_output(struct device *dev, unsigned int bits);
r = locomo_gpio_read_output(&collie_locomo_device.dev, LOCOMO_GPIO_CTS & LOCOMO_GPIO_DSR);