Searched refs:iuu_led (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/serial/ |
D | iuu_phoenix.c | 318 static int iuu_led(struct usb_serial_port *port, unsigned int R, in iuu_led() function 547 if (iuu_led(port, 0xF000, 0, 0, 0xFF) < 0) in iuu_uart_flush() 573 iuu_led(port, 0, 0xF000, 0, 0xFF); in iuu_uart_flush() 950 iuu_led(port, 0, 0, 0xF000, 0xFF); in iuu_close() 1011 iuu_led(port, 0xF000, 0xF000, 0, 0xFF); in iuu_open()
|