cosm_find_cdev_by_id 112 drivers/misc/mic/bus/cosm_bus.c EXPORT_SYMBOL_GPL(cosm_find_cdev_by_id); cosm_find_cdev_by_id 114 drivers/misc/mic/bus/cosm_bus.h struct cosm_device *cosm_find_cdev_by_id(int id); cosm_find_cdev_by_id 306 drivers/misc/mic/cosm/cosm_scif_server.c cdev = cosm_find_cdev_by_id(port_id.node - 1);