Searched refs:get_dev_info (Results 1 – 5 of 5) sorted by relevance
634 int get_dev_info( int irq, s390_dev_info_t *); /* to be eliminated - don't use */
635 int get_dev_info( int irq, s390_dev_info_t *); /* to be eliminated - don't use */
757 if (get_dev_info(irq, &dinfo) == -ENODEV) in raw3215_find_dev()
308 calling get_dev_info() until it returns -ENODEV as there aren't any more433 by calling get_dev_info(). Once it has found a device it will call517 by calling get_dev_info(). Once it has found a device it will call
4126 get_dev_info (int irq, s390_dev_info_t * pdi) in get_dev_info() function