Home
last modified time | relevance | path

Searched defs:atmdev (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/atm/
H A Dsolos-pci.c111 struct atm_dev *atmdev[4]; member
140 #define SOLOS_CHAN(atmdev) ((int)(unsigned long)(atmdev)->phy_data) argument
184 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in solos_param_show() local
239 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in solos_param_store() local
447 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in console_show() local
497 struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); in console_store() local
H A Dlanai.c2106 static int lanai_dev_open(struct atm_dev *atmdev) in lanai_dev_open()
2246 static void lanai_dev_close(struct atm_dev *atmdev) in lanai_dev_close()
2442 static int lanai_proc_read(struct atm_dev *atmdev, loff_t *pos, char *page) in lanai_proc_read()
2555 struct atm_dev *atmdev; in lanai_init_one() local
H A Dnicstar.h718 struct atm_dev *atmdev; member
H A Didt77252.h353 struct atm_dev *atmdev; /* ATM device desriptor */ member