Home
last modified time | relevance | path

Searched refs:pc300_ops (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/wan/
Dpc300too.c290 static const struct net_device_ops pc300_ops = { variable
457 dev->netdev_ops = &pc300_ops; in pc300_pci_init_one()
Dpc300_tty.c181 static const struct tty_operations pc300_ops = { variable
241 tty_set_operations(&serial_drv, &pc300_ops); in cpc_tty_init()