Lines Matching refs:refresh_ptr
1722 const char *bpp_ptr = NULL, *refresh_ptr = NULL, *extra_ptr = NULL;
1740 refresh_ptr = strchr(name, '@');
1741 if (refresh_ptr)
1742 refresh_off = refresh_ptr - name;
1752 } else if (refresh_ptr) {
1766 if (refresh_ptr)
1791 if (bpp_ptr || refresh_ptr)
1810 if (refresh_ptr) {
1811 ret = drm_mode_parse_cmdline_refresh(refresh_ptr,
1823 if (bpp_ptr && refresh_ptr)
1827 else if (refresh_ptr)