Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-device.c175 static bool match_ids(const struct ieee1394_device_id *id_table, int *id) in match_ids() function
201 if (match_ids(id_table, id)) in unit_match()