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

/linux-4.1.27/arch/arm/mach-sa1100/
H A Dcollie.c178 r = locomo_gpio_read_output(&collie_locomo_device.dev, LOCOMO_GPIO_CTS & LOCOMO_GPIO_DSR); collie_uart_get_mctrl()
/linux-4.1.27/arch/arm/include/asm/hardware/
H A Dlocomo.h208 int locomo_gpio_read_output(struct device *dev, unsigned int bits);
/linux-4.1.27/arch/arm/common/
H A Dlocomo.c587 int locomo_gpio_read_output(struct device *dev, unsigned int bits) locomo_gpio_read_output() function
603 EXPORT_SYMBOL(locomo_gpio_read_output); variable

Completed in 250 milliseconds