Searched refs:get_subobj_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | wmi.c | 162 static int get_subobj_info(acpi_handle handle, const char *pathname, in get_subobj_info() function 1064 result = get_subobj_info(device->handle, method, &info); in wmi_create_device() 1092 result = get_subobj_info(device->handle, method, NULL); in wmi_create_device()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | wmi.c | 166 static int get_subobj_info(acpi_handle handle, const char *pathname, in get_subobj_info() function 1169 result = get_subobj_info(device->handle, method, &info); in wmi_create_device() 1196 result = get_subobj_info(device->handle, method, NULL); in wmi_create_device()
|
Completed in 5 milliseconds