Searched defs:atmdev (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/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 456 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in console_show() local 506 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in console_store() local
|
D | lanai.c | 2111 static int lanai_dev_open(struct atm_dev *atmdev) in lanai_dev_open() 2250 static void lanai_dev_close(struct atm_dev *atmdev) in lanai_dev_close() 2444 static int lanai_proc_read(struct atm_dev *atmdev, loff_t *pos, char *page) in lanai_proc_read() 2559 struct atm_dev *atmdev; in lanai_init_one() local
|
D | nicstar.h | 718 struct atm_dev *atmdev; member
|
D | idt77252.h | 353 struct atm_dev *atmdev; /* ATM device desriptor */ member
|