Searched refs:sa1100_port_fns (Results 1 – 9 of 9) sorted by relevance
18 struct sa1100_port_fns { struct26 void sa1100_register_uart_fns(struct sa1100_port_fns *fns); argument
73 static struct sa1100_port_fns hackkit_port_fns __initdata = {
171 static struct sa1100_port_fns h3xxx_port_fns __initdata = {
317 static struct sa1100_port_fns badge4_port_fns __initdata = {
151 static struct sa1100_port_fns simpad_port_fns __initdata = {
189 static struct sa1100_port_fns collie_port_fns __initdata = {
158 static struct sa1100_port_fns neponset_port_fns = {
614 static struct sa1100_port_fns assabet_port_fns __initdata = {
656 void sa1100_register_uart_fns(struct sa1100_port_fns *fns) in sa1100_register_uart_fns()