Home
last modified time | relevance | path

Searched refs:device_found (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c679 char device_found = 0; in get_render_node_path_for_device() local
687 device_found = 1; in get_render_node_path_for_device()
692 if (device_found && render_node_path) in get_render_node_path_for_device()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dthinkpad_acpi.c741 acpi_handle device_found; in tpacpi_acpi_handle_locate() local
748 memset(&device_found, 0, sizeof(device_found)); in tpacpi_acpi_handle_locate()
750 (void *)name, &device_found); in tpacpi_acpi_handle_locate()
755 *handle = device_found; in tpacpi_acpi_handle_locate()