ssam_device_id_match
EXPORT_SYMBOL_GPL(ssam_device_id_match);
return ssam_device_id_match(sdrv->match_table, dev->uid);
return !!ssam_device_id_match(sdrv->match_table, sdev->uid);
const struct ssam_device_id *ssam_device_id_match(const struct ssam_device_id *table,