Searched defs:idstr (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | acpi_pnp.c | 318 static bool matching_id(const char *idstr, const char *list_id) in matching_id() argument 338 static bool acpi_pnp_match(const char *idstr, const struct acpi_device_id **matchid) in acpi_pnp_match() argument
|
| H A D | scan.c | 1798 static struct acpi_scan_handler *acpi_scan_match_handler(const char *idstr, in acpi_scan_match_handler() argument 1778 acpi_scan_handler_matching(struct acpi_scan_handler *handler, const char *idstr, const struct acpi_device_id **matchid) acpi_scan_handler_matching() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | acpi_pnp.c | 316 static bool matching_id(const char *idstr, const char *list_id) in matching_id() argument 336 static bool acpi_pnp_match(const char *idstr, const struct acpi_device_id **matchid) in acpi_pnp_match() argument
|
| H A D | scan.c | 1937 static struct acpi_scan_handler *acpi_scan_match_handler(const char *idstr, in acpi_scan_match_handler() argument 1917 acpi_scan_handler_matching(struct acpi_scan_handler *handler, const char *idstr, const struct acpi_device_id **matchid) acpi_scan_handler_matching() argument
|
| /kernel/linux/linux-6.6/tools/perf/arch/arm64/util/ |
| H A D | header.c | 103 int strcmp_cpuid_str(const char *mapcpuid, const char *idstr) in strcmp_cpuid_str() argument
|
| /kernel/linux/linux-5.10/tools/power/pm-graph/ |
| H A D | bootgraph.py | 216 idstr = '' variable in Data
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4idmap.c | 136 char idstr[11]; in idtoname_request() local
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfs4idmap.c | 137 char idstr[11]; in idtoname_request() local
|
| /kernel/linux/linux-6.6/tools/power/pm-graph/ |
| H A D | bootgraph.py | 218 idstr = '' variable in Data
|
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | midi2.c | 711 char idstr[16]; in create_midi2_ump() local
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| H A D | core.c | 2728 static bool string_matches(const char *idstr, const char *match, size_t len) in string_matches() argument
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| H A D | core.c | 2615 static bool string_matches(const char *idstr, const char *match, size_t len) in string_matches() argument
|
Completed in 25 milliseconds