hpi_cmd           550 drivers/mmc/core/mmc.c 				card->ext_csd.hpi_cmd =	MMC_STOP_TRANSMISSION;
hpi_cmd           552 drivers/mmc/core/mmc.c 				card->ext_csd.hpi_cmd = MMC_SEND_STATUS;
hpi_cmd           809 drivers/mmc/core/mmc_ops.c 	opcode = card->ext_csd.hpi_cmd;
hpi_cmd            80 include/linux/mmc/card.h 	unsigned int		hpi_cmd;		/* cmd used as HPI */