Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Datmdev.h147 struct atm_dev { struct
160 struct k_atm_dev_stats stats; /* statistics */ argument
180 void (*dev_close)(struct atm_dev *dev); argument
/openbmc/linux/drivers/atm/
H A Dadummy.c35 struct atm_dev *atm_dev; member
48 struct atm_dev *atm_dev = container_of(dev, struct atm_dev, class_dev); in __set_signal() local
65 struct atm_dev *atm_dev = container_of(dev, struct atm_dev, class_dev); in __show_signal() local
145 struct atm_dev *atm_dev; in adummy_init() local
H A Dhe.c354 struct atm_dev *atm_dev = NULL; in he_init_one() local
410 struct atm_dev *atm_dev; in he_remove_one() local
2608 he_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void __user *arg) in he_ioctl()
2670 he_phy_put(struct atm_dev *atm_dev, unsigned char val, unsigned long addr) in he_phy_put()
2685 he_phy_get(struct atm_dev *atm_dev, unsigned long addr) in he_phy_get()
H A Dfore200e.c2450 struct atm_dev* atm_dev; in fore200e_register() local
H A Dhe.h313 struct atm_dev *atm_dev; member
H A Dfore200e.h836 struct atm_dev* atm_dev; /* ATM device */ member
/openbmc/linux/drivers/usb/atm/
H A Dusbatm.c719 static void usbatm_atm_dev_close(struct atm_dev *atm_dev) in usbatm_atm_dev_close()
730 static int usbatm_atm_proc_read(struct atm_dev *atm_dev, loff_t *pos, char *page) in usbatm_atm_proc_read()
885 static int usbatm_atm_ioctl(struct atm_dev *atm_dev, unsigned int cmd, in usbatm_atm_ioctl()
903 struct atm_dev *atm_dev; in usbatm_atm_init() local
H A Dspeedtch.c489 struct atm_dev *atm_dev = usbatm->atm_dev; in speedtch_check_status() local
647 static int speedtch_atm_start(struct usbatm_data *usbatm, struct atm_dev *atm_dev) in speedtch_atm_start()
684 static void speedtch_atm_stop(struct usbatm_data *usbatm, struct atm_dev *atm_dev) in speedtch_atm_stop()
H A Dxusbatm.c149 struct atm_dev *atm_dev) in xusbatm_atm_start()
H A Dusbatm.h136 struct atm_dev *atm_dev; member
H A Dcxacru.c770 struct atm_dev *atm_dev) in cxacru_atm_start()
824 struct atm_dev *atm_dev = usbatm->atm_dev; in cxacru_poll_status() local
H A Dueagle-atm.c2432 static int uea_atm_open(struct usbatm_data *usbatm, struct atm_dev *atm_dev) in uea_atm_open()
/openbmc/linux/net/atm/
H A Dbr2684.c150 struct atm_dev *atm_dev = arg; in atm_dev_event() local