Searched defs:atm_dev (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/drivers/atm/
H A Dadummy.c34 struct atm_dev *atm_dev; member in struct:adummy_dev
47 struct atm_dev *atm_dev = container_of(dev, struct atm_dev, class_dev); __set_signal() local
64 struct atm_dev *atm_dev = container_of(dev, struct atm_dev, class_dev); __show_signal() local
144 struct atm_dev *atm_dev; adummy_init() local
H A Dambassador.c1424 static int amb_proc_read (struct atm_dev * atm_dev, loff_t * pos, char * page) { amb_proc_read() argument
H A Dfirestream.c1903 struct atm_dev *atm_dev; firestream_init_one() local
H A Dhorizon.c2612 static int hrz_proc_read (struct atm_dev * atm_dev, loff_t * pos, char * page) { hrz_proc_read() argument
H A Dfore200e.c2558 struct atm_dev* atm_dev; fore200e_register() local
H A Dhe.c354 struct atm_dev *atm_dev = NULL; he_init_one() local
410 struct atm_dev *atm_dev; he_remove_one() local
2614 he_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void __user *arg) he_ioctl() argument
2676 he_phy_put(struct atm_dev *atm_dev, unsigned char val, unsigned long addr) he_phy_put() argument
2691 he_phy_get(struct atm_dev *atm_dev, unsigned long addr) he_phy_get() argument
H A Dambassador.h645 struct atm_dev * atm_dev; member in struct:amb_dev
H A Dhorizon.h434 struct atm_dev * atm_dev; member in struct:hrz_dev
H A Dfirestream.h475 struct atm_dev *atm_dev; member in struct:fs_dev
H A Dfore200e.h841 struct atm_dev* atm_dev; /* ATM device */ member in struct:fore200e
H A Dhe.h313 struct atm_dev *atm_dev; member in struct:he_dev
/linux-4.1.27/drivers/usb/atm/
H A Dxusbatm.c160 xusbatm_atm_start(struct usbatm_data *usbatm, struct atm_dev *atm_dev) xusbatm_atm_start() argument
H A Dusbatm.h150 struct atm_dev *atm_dev; member in struct:usbatm_data
H A Dspeedtch.c503 struct atm_dev *atm_dev = usbatm->atm_dev; speedtch_check_status() local
657 static int speedtch_atm_start(struct usbatm_data *usbatm, struct atm_dev *atm_dev) speedtch_atm_start() argument
694 static void speedtch_atm_stop(struct usbatm_data *usbatm, struct atm_dev *atm_dev) speedtch_atm_stop() argument
H A Dusbatm.c731 static void usbatm_atm_dev_close(struct atm_dev *atm_dev) usbatm_atm_dev_close() argument
742 static int usbatm_atm_proc_read(struct atm_dev *atm_dev, loff_t *pos, char *page) usbatm_atm_proc_read() argument
897 static int usbatm_atm_ioctl(struct atm_dev *atm_dev, unsigned int cmd, usbatm_atm_ioctl() argument
915 struct atm_dev *atm_dev; usbatm_atm_init() local
H A Dcxacru.c822 struct atm_dev *atm_dev = usbatm->atm_dev; cxacru_poll_status() local
742 cxacru_remove_device_files(struct usbatm_data *usbatm_instance, struct atm_dev *atm_dev) cxacru_remove_device_files() argument
753 cxacru_atm_start(struct usbatm_data *usbatm_instance, struct atm_dev *atm_dev) cxacru_atm_start() argument
H A Dueagle-atm.c2474 static int uea_atm_open(struct usbatm_data *usbatm, struct atm_dev *atm_dev) uea_atm_open() argument
/linux-4.1.27/net/atm/
H A Dbr2684.c149 struct atm_dev *atm_dev = arg; atm_dev_event() local
/linux-4.1.27/include/linux/
H A Datmdev.h145 struct atm_dev { struct

Completed in 560 milliseconds