Searched defs:atmdev (Results 1 – 4 of 4) sorted by relevance
/drivers/atm/ |
D | solos-pci.c | 120 struct atm_dev *atmdev[4]; member 149 #define SOLOS_CHAN(atmdev) ((int)(unsigned long)(atmdev)->phy_data) argument 193 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in solos_param_show() local 248 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in solos_param_store() local 450 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in console_show() local 500 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in console_store() local
|
D | lanai.c | 2126 static int 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
|