Lines Matching defs:dev

42 #define for_each_padev(dev) \  argument
45 #define check_dev(dev) \ argument
55 struct parisc_device *next_dev(struct parisc_device *dev) in next_dev()
78 static int match_device(struct parisc_driver *driver, struct parisc_device *dev) in match_device()
100 static void claim_device(struct parisc_driver *driver, struct parisc_device *dev) in claim_device()
173 struct parisc_device *dev; in unregister_parisc_driver() local
211 struct parisc_device *dev; in find_device_by_addr() local
227 const struct parisc_device *find_pa_parent_type(const struct parisc_device *dev, int type) in find_pa_parent_type()
239 get_node_path(struct parisc_device *dev, struct hardware_path *path) in get_node_path()
270 char *print_pa_hwpath(struct parisc_device *dev, char *output) in print_pa_hwpath()
290 void get_pci_node_path(struct pci_dev *dev, struct hardware_path *path) in get_pci_node_path()
320 char *print_pci_hwpath(struct pci_dev *dev, char *output) in print_pci_hwpath()
333 struct parisc_device *dev = kmalloc(sizeof(*dev), GFP_KERNEL); in create_tree_node() local
393 struct parisc_device *dev; in alloc_pa_dev() local
435 int register_parisc_device(struct parisc_device *dev) in register_parisc_device()
468 #define BUS_CONVERTER(dev) \ argument
471 #define IS_LOWER_PORT(dev) \ argument
480 #define READ_IO_IO_LOW(dev) (unsigned long)(signed int)__raw_readl(dev->hpa + IO_IO_LOW) argument
481 #define READ_IO_IO_HIGH(dev) (unsigned long)(signed int)__raw_readl(dev->hpa + IO_IO_HIGH) argument
486 void walk_lower_bus(struct parisc_device *dev) in walk_lower_bus()
526 struct parisc_device *dev; in walk_native_bus() local
562 struct parisc_device *dev; in fixup_child_irqs() local
578 static void print_parisc_device(struct parisc_device *dev) in print_parisc_device()
599 struct parisc_device *dev; in print_subdevices() local
610 struct parisc_device *dev; in print_parisc_devices() local