Searched refs:sd_log_page_supported (Results 1 – 1 of 1) sorted by relevance
1126 #define sd_log_page_supported ssd_log_page_supported macro1631 static int sd_log_page_supported(sd_ssc_t *ssc, int log_page);5972 rval = sd_log_page_supported(ssc, in sd_setup_pm()6004 rval = sd_log_page_supported(ssc, START_STOP_CYCLE_PAGE); in sd_setup_pm()6035 if (sd_log_page_supported(ssc, START_STOP_CYCLE_VU_PAGE) == 1) { in sd_setup_pm()24303 sd_log_page_supported(sd_ssc_t *ssc, int log_page) function