Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Datmdev.h205 struct atmphy_ops { struct
206 int (*start)(struct atm_dev *dev);
207 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg);
208 void (*interrupt)(struct atm_dev *dev);
209 int (*stop)(struct atm_dev *dev);