Home
last modified time | relevance | path

Searched defs:atmphy_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Datmdev.h411 struct atmphy_ops { struct
412 int (*start)(struct atm_dev *dev);
413 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg);
414 void (*interrupt)(struct atm_dev *dev);
415 int (*stop)(struct atm_dev *dev);