Searched refs:sd_log_page_supported (Results 1 – 1 of 1) sorted by relevance
1182 static int sd_log_page_supported(sd_ssc_t *ssc, int log_page);5484 rval = sd_log_page_supported(ssc, in sd_setup_pm()5516 rval = sd_log_page_supported(ssc, START_STOP_CYCLE_PAGE); in sd_setup_pm()5547 if (sd_log_page_supported(ssc, START_STOP_CYCLE_VU_PAGE) == 1) { in sd_setup_pm()23720 sd_log_page_supported(sd_ssc_t *ssc, int log_page) function