Home
last modified time | relevance | path

Searched refs:parse_end_path (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Ddev-path-parser.c90 * parse_end_path() is supposed to return this.
96 static long __init parse_end_path(const struct efi_dev_path *node, in parse_end_path() function
167 ret = parse_end_path(*node, parent, &child); in efi_get_device_by_path()
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Ddev-path-parser.c102 * parse_end_path() is supposed to return this.
108 static long __init parse_end_path(const struct efi_dev_path *node, in parse_end_path() function
179 ret = parse_end_path(*node, parent, &child); in efi_get_device_by_path()

Completed in 2 milliseconds