Home
last modified time | relevance | path

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

/linux/drivers/atm/
A Dambassador.c644 static int tx_take (amb_dev * dev) { in tx_take()
832 amb_dev * dev = dev_id; in interrupt_handler()
1009 amb_dev * dev = AMB_DEV(atm_vcc->dev); in amb_open()
1214 amb_dev * dev = AMB_DEV (atm_vcc->dev); in amb_close()
1294 amb_dev * dev = AMB_DEV(atm_vcc->dev); in amb_send()
1374 amb_dev * dev = AMB_DEV (atm_vcc->dev);
1410 amb_dev * dev = AMB_DEV (atm_dev); in amb_proc_read()
1971 static int amb_talk(amb_dev *dev) in amb_talk()
2082 static int amb_init(amb_dev *dev) in amb_init()
2181 amb_dev * dev; in amb_probe()
[all …]
A Dambassador.h612 struct amb_dev { struct
635 typedef struct amb_dev amb_dev; argument
637 #define AMB_DEV(atm_dev) ((amb_dev *) (atm_dev)->dev_data)

Completed in 32 milliseconds