Searched refs:matchid (Results 1 – 9 of 9) sorted by relevance
338 static bool acpi_pnp_match(const char *idstr, const struct acpi_device_id **matchid) in acpi_pnp_match() argument344 if (matchid) in acpi_pnp_match()345 *matchid = devid; in acpi_pnp_match()
1787 const struct acpi_device_id **matchid) in acpi_scan_handler_matching() argument1792 return handler->match(idstr, matchid); in acpi_scan_handler_matching()1796 if (matchid) in acpi_scan_handler_matching()1797 *matchid = devid; in acpi_scan_handler_matching()1806 const struct acpi_device_id **matchid) in acpi_scan_match_handler() argument1811 if (acpi_scan_handler_matching(handler, idstr, matchid)) in acpi_scan_match_handler()
273 em->matchid = em_hdr->matchid; in tcf_em_validate()459 .matchid = em->matchid, in tcf_em_tree_dump()
549 __u16 matchid; member
712 __u16 matchid; member
125 bool (*match)(const char *idstr, const struct acpi_device_id **matchid);
363 u16 matchid; member