H3XXX_EGPIO_RS232_ON   89 arch/arm/mach-sa1100/h3xxx.c 		if (!gpio_request(H3XXX_EGPIO_RS232_ON, "RS232 transceiver")) {
H3XXX_EGPIO_RS232_ON   90 arch/arm/mach-sa1100/h3xxx.c 			gpio_direction_output(H3XXX_EGPIO_RS232_ON, !state);
H3XXX_EGPIO_RS232_ON   91 arch/arm/mach-sa1100/h3xxx.c 			gpio_free(H3XXX_EGPIO_RS232_ON);