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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Duart401.c33 typedef struct uart401_devc struct
45 uart401_devc; typedef in typeref:struct:uart401_devc
51 static int uart401_status(uart401_devc * devc)
59 static void uart401_cmd(uart401_devc * devc, unsigned char cmd)
64 static int uart401_read(uart401_devc * devc)
69 static void uart401_write(uart401_devc * devc, unsigned char byte)
80 static int reset_uart401(uart401_devc * devc);
81 static void enter_uart_mode(uart401_devc * devc);
83 static void uart401_input_loop(uart401_devc * devc)
102 uart401_devc *dev
[all...]

Completed in 62 milliseconds