Searched refs:fns (Results 1 – 25 of 28) sorted by relevance
12
28 void atmel_register_uart_fns(struct atmel_port_fns *fns);30 #define atmel_register_uart_fns(fns) do { } while (0) argument
26 void sa1100_register_uart_fns(struct sa1100_port_fns *fns);29 #define sa1100_register_uart_fns(fns) do { } while (0) argument
640 void __devinit sa1100_register_uart_fns(struct sa1100_port_fns *fns) in sa1100_register_uart_fns() argument642 if (fns->get_mctrl) in sa1100_register_uart_fns()643 sa1100_pops.get_mctrl = fns->get_mctrl; in sa1100_register_uart_fns()644 if (fns->set_mctrl) in sa1100_register_uart_fns()645 sa1100_pops.set_mctrl = fns->set_mctrl; in sa1100_register_uart_fns()647 sa1100_pops.pm = fns->pm; in sa1100_register_uart_fns()648 sa1100_pops.set_wake = fns->set_wake; in sa1100_register_uart_fns()
1525 void __init atmel_register_uart_fns(struct atmel_port_fns *fns) in atmel_register_uart_fns() argument1527 if (fns->enable_ms) in atmel_register_uart_fns()1528 atmel_pops.enable_ms = fns->enable_ms; in atmel_register_uart_fns()1529 if (fns->get_mctrl) in atmel_register_uart_fns()1530 atmel_pops.get_mctrl = fns->get_mctrl; in atmel_register_uart_fns()1531 if (fns->set_mctrl) in atmel_register_uart_fns()1532 atmel_pops.set_mctrl = fns->set_mctrl; in atmel_register_uart_fns()1533 atmel_open_hook = fns->open; in atmel_register_uart_fns()1534 atmel_close_hook = fns->close; in atmel_register_uart_fns()1535 atmel_pops.pm = fns->pm; in atmel_register_uart_fns()[all …]
63 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
123 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
175 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
193 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
185 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
235 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
254 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
433 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
416 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
345 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
438 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
455 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
274 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
474 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
464 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
484 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
399 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
292 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)