Searched refs:matchid (Results 1 – 7 of 7) sorted by relevance
334 static bool acpi_pnp_match(const char *idstr, const struct acpi_device_id **matchid) in acpi_pnp_match() argument340 if (matchid) in acpi_pnp_match()341 *matchid = devid; in acpi_pnp_match()
1967 const struct acpi_device_id **matchid) in acpi_scan_handler_matching() argument1972 return handler->match(idstr, matchid); in acpi_scan_handler_matching()1976 if (matchid) in acpi_scan_handler_matching()1977 *matchid = devid; in acpi_scan_handler_matching()1986 const struct acpi_device_id **matchid) in acpi_scan_match_handler() argument1991 if (acpi_scan_handler_matching(handler, idstr, matchid)) in acpi_scan_match_handler()
275 em->matchid = em_hdr->matchid; in tcf_em_validate()461 .matchid = em->matchid, in tcf_em_tree_dump()
502 __u16 matchid; member
737 __u16 matchid; member
408 u16 matchid; member
134 bool (*match)(const char *idstr, const struct acpi_device_id **matchid);