tw_cl_ctlr_supported
extern TW_INT32 tw_cl_ctlr_supported(TW_INT32 vendor_id, TW_INT32 device_id);
if (tw_cl_ctlr_supported(pci_get_vendor(dev), pci_get_device(dev))) {