Home
last modified time | relevance | path

Searched refs:match_ids (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/firewire/
Dcore-device.c151 static bool match_ids(const struct ieee1394_device_id *id_table, int *id) in match_ids() function
182 if (match_ids(id_table, id)) in fw_unit_match()