| tx39io.c | 79 static int tx391x_io_intr_map(int *, int, int); 90 ? tx391x_io_intr_map(s, p, m) : tx392x_io_intr_map(s, p, m)) 92 #define tx39io_intr_map(t, s, p, m) tx391x_io_intr_map(s, p, m) 343 tx391x_io_intr_map(int *src, int port, int mode) function in typeref:typename:int
|