Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_pnp.c338 static bool acpi_pnp_match(const char *idstr, const struct acpi_device_id **matchid) in acpi_pnp_match() argument
344 if (matchid) in acpi_pnp_match()
345 *matchid = devid; in acpi_pnp_match()
H A Dscan.c1787 const struct acpi_device_id **matchid) in acpi_scan_handler_matching() argument
1792 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() argument
1811 if (acpi_scan_handler_matching(handler, idstr, matchid)) in acpi_scan_match_handler()
/OK3568_Linux_fs/kernel/net/sched/
H A Dematch.c273 em->matchid = em_hdr->matchid; in tcf_em_validate()
459 .matchid = em->matchid, in tcf_em_tree_dump()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpkt_cls.h549 __u16 matchid; member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_cls.h549 __u16 matchid; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpkt_cls.h549 __u16 matchid; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_cls.h712 __u16 matchid; member
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpi_bus.h125 bool (*match)(const char *idstr, const struct acpi_device_id **matchid);
/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h363 u16 matchid; member