#include #include #include bool libchip_serial_default_probe(int minor) { /* * If the configuration dependent probe has located the device then * assume it is there */ return true; }