Home
last modified time | relevance | path

Searched defs:idstr (Results 1 – 5 of 5) sorted by relevance

/linux/tools/power/pm-graph/
H A Dbootgraph.py218 idstr = '' variable in Data
/linux/fs/nfsd/
H A Dnfs4idmap.c137 char idstr[11]; in idtoname_request() local
/linux/drivers/acpi/
H A Dscan.c1966 const char *idstr, in acpi_scan_handler_matching()
1985 static struct acpi_scan_handler *acpi_scan_match_handler(const char *idstr, in acpi_scan_match_handler()
/linux/sound/usb/
H A Dmidi2.c701 char idstr[16]; in create_midi2_ump() local
/linux/drivers/nvme/host/
H A Dcore.c3030 static bool string_matches(const char *idstr, const char *match, size_t len) in string_matches()