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