Lines Matching refs:refresh_ptr
2367 const char *bpp_ptr = NULL, *refresh_ptr = NULL, *extra_ptr = NULL;
2394 refresh_ptr = strnchr(name, options_off, '@');
2395 if (refresh_ptr)
2396 refresh_off = refresh_ptr - name;
2401 } else if (refresh_ptr) {
2422 if (ret && refresh_ptr)
2441 if (bpp_ptr || refresh_ptr)
2460 if (refresh_ptr) {
2461 ret = drm_mode_parse_cmdline_refresh(refresh_ptr,
2473 if (bpp_ptr && refresh_ptr)
2477 else if (refresh_ptr)