Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Datmdev.h199 struct atmphy_ops { struct
200 int (*start)(struct atm_dev *dev);
201 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg);
202 void (*interrupt)(struct atm_dev *dev);
203 int (*stop)(struct atm_dev *dev);