Lines Matching refs:BUG_ON
30 BUG_ON(!host); in mmc_app_cmd()
31 BUG_ON(card && (card->host != host)); in mmc_app_cmd()
75 BUG_ON(!cmd); in mmc_wait_for_app_cmd()
76 BUG_ON(retries < 0); in mmc_wait_for_app_cmd()
126 BUG_ON(!card); in mmc_app_set_bus_width()
127 BUG_ON(!card->host); in mmc_app_set_bus_width()
155 BUG_ON(!host); in mmc_send_app_op_cond()
229 BUG_ON(!host); in mmc_send_relative_addr()
230 BUG_ON(!rca); in mmc_send_relative_addr()
254 BUG_ON(!card); in mmc_app_send_scr()
255 BUG_ON(!card->host); in mmc_app_send_scr()
256 BUG_ON(!scr); in mmc_app_send_scr()
312 BUG_ON(!card); in mmc_sd_switch()
313 BUG_ON(!card->host); in mmc_sd_switch()
357 BUG_ON(!card); in mmc_app_sd_status()
358 BUG_ON(!card->host); in mmc_app_sd_status()
359 BUG_ON(!ssr); in mmc_app_sd_status()