/linux-4.1.27/drivers/atm/ |
H A D | adummy.c | 34 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 D | ambassador.c | 1424 static int amb_proc_read (struct atm_dev * atm_dev, loff_t * pos, char * page) { amb_proc_read() argument
|
H A D | firestream.c | 1903 struct atm_dev *atm_dev; firestream_init_one() local
|
H A D | horizon.c | 2612 static int hrz_proc_read (struct atm_dev * atm_dev, loff_t * pos, char * page) { hrz_proc_read() argument
|
H A D | fore200e.c | 2558 struct atm_dev* atm_dev; fore200e_register() local
|
H A D | he.c | 354 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 D | ambassador.h | 645 struct atm_dev * atm_dev; member in struct:amb_dev
|
H A D | horizon.h | 434 struct atm_dev * atm_dev; member in struct:hrz_dev
|
H A D | firestream.h | 475 struct atm_dev *atm_dev; member in struct:fs_dev
|
H A D | fore200e.h | 841 struct atm_dev* atm_dev; /* ATM device */ member in struct:fore200e
|
H A D | he.h | 313 struct atm_dev *atm_dev; member in struct:he_dev
|
/linux-4.1.27/drivers/usb/atm/ |
H A D | xusbatm.c | 160 xusbatm_atm_start(struct usbatm_data *usbatm, struct atm_dev *atm_dev) xusbatm_atm_start() argument
|
H A D | usbatm.h | 150 struct atm_dev *atm_dev; member in struct:usbatm_data
|
H A D | speedtch.c | 503 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 D | usbatm.c | 731 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 D | cxacru.c | 822 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 D | ueagle-atm.c | 2474 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 D | br2684.c | 149 struct atm_dev *atm_dev = arg; atm_dev_event() local
|
/linux-4.1.27/include/linux/ |
H A D | atmdev.h | 145 struct atm_dev { struct
|