Home
last modified time | relevance | path

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

/linux/drivers/acpi/
A Dacpi_pnp.c336 static bool acpi_pnp_match(const char *idstr, const struct acpi_device_id **matchid) in acpi_pnp_match() argument
342 if (matchid) in acpi_pnp_match()
343 *matchid = devid; in acpi_pnp_match()
A Dscan.c1883 const struct acpi_device_id **matchid) in acpi_scan_handler_matching() argument
1888 return handler->match(idstr, matchid); in acpi_scan_handler_matching()
1892 if (matchid) in acpi_scan_handler_matching()
1893 *matchid = devid; in acpi_scan_handler_matching()
1902 const struct acpi_device_id **matchid) in acpi_scan_match_handler() argument
1907 if (acpi_scan_handler_matching(handler, idstr, matchid)) in acpi_scan_match_handler()
/linux/net/sched/
A Dematch.c273 em->matchid = em_hdr->matchid; in tcf_em_validate()
459 .matchid = em->matchid, in tcf_em_tree_dump()
/linux/tools/include/uapi/linux/
A Dpkt_cls.h549 __u16 matchid; member
/linux/include/uapi/linux/
A Dpkt_cls.h716 __u16 matchid; member
/linux/include/acpi/
A Dacpi_bus.h126 bool (*match)(const char *idstr, const struct acpi_device_id **matchid);
/linux/include/net/
A Dpkt_cls.h359 u16 matchid; member

Completed in 21 milliseconds