Searched refs:matchid (Results 1 – 6 of 6) sorted by relevance
336 static bool acpi_pnp_match(const char *idstr, const struct acpi_device_id **matchid) in acpi_pnp_match() argument342 if (matchid) in acpi_pnp_match()343 *matchid = devid; in acpi_pnp_match()
1740 const struct acpi_device_id **matchid) in acpi_scan_handler_matching() argument1745 return handler->match(idstr, matchid); in acpi_scan_handler_matching()1749 if (matchid) in acpi_scan_handler_matching()1750 *matchid = devid; in acpi_scan_handler_matching()1759 const struct acpi_device_id **matchid) in acpi_scan_match_handler() argument1764 if (acpi_scan_handler_matching(handler, idstr, matchid)) in acpi_scan_match_handler()
273 em->matchid = em_hdr->matchid; in tcf_em_validate()460 .matchid = em->matchid, in tcf_em_tree_dump()
547 __u16 matchid; member
422 u16 matchid; member
140 bool (*match)(const char *idstr, const struct acpi_device_id **matchid);