Searched refs:driQueryOptionstr (Results 1 – 3 of 3) sorted by relevance
128 char *driQueryOptionstr (const driOptionCache *cache, const char *name);
1106 driQueryOptionstr(const driOptionCache *cache, const char *name) in driQueryOptionstr() function
103 prime = strdup(driQueryOptionstr(&userInitOptions, "device_id")); in loader_get_dri_config_device_id()