Searched defs:atmdev (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/atm/ |
D | solos-pci.c | 114 struct atm_dev *atmdev[4]; member 140 #define SOLOS_CHAN(atmdev) ((int)(unsigned long)(atmdev)->phy_data) argument 185 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in solos_param_show() local 240 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in solos_param_store() local 442 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in console_show() local 493 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in console_store() local
|
D | lanai.c | 2126 static int __devinit lanai_dev_open(struct atm_dev *atmdev) in lanai_dev_open() 2264 static void lanai_dev_close(struct atm_dev *atmdev) in lanai_dev_close() 2458 static int lanai_proc_read(struct atm_dev *atmdev, loff_t *pos, char *page) in lanai_proc_read() 2573 struct atm_dev *atmdev; in lanai_init_one() local
|
D | nicstar.h | 717 struct atm_dev *atmdev; member
|
D | idt77252.h | 350 struct atm_dev *atmdev; /* ATM device desriptor */ member
|