Searched refs:iuu_led (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | iuu_phoenix.c | 310 static int iuu_led(struct usb_serial_port *port, unsigned int R, in iuu_led() function 538 if (iuu_led(port, 0xF000, 0, 0, 0xFF) < 0) in iuu_uart_flush() 570 iuu_led(port, 0, 0xF000, 0, 0xFF); in iuu_uart_flush() 943 /* iuu_led (port,255,0,0,0); */ in iuu_close() 950 iuu_led(port, 0, 0, 0xF000, 0xFF); in iuu_close() 993 iuu_led(port, 0xF000, 0xF000, 0, 0xFF); in iuu_open()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | iuu_phoenix.c | 308 static int iuu_led(struct usb_serial_port *port, unsigned int R, in iuu_led() function 536 if (iuu_led(port, 0xF000, 0, 0, 0xFF) < 0) in iuu_uart_flush() 568 iuu_led(port, 0, 0xF000, 0, 0xFF); in iuu_uart_flush() 938 /* iuu_led (port,255,0,0,0); */ in iuu_close() 945 iuu_led(port, 0, 0, 0xF000, 0xFF); in iuu_close() 988 iuu_led(port, 0xF000, 0xF000, 0, 0xFF); in iuu_open()
|
Completed in 4 milliseconds