]> Git Repo - linux.git/blob - drivers/mmc/core/block.h
Merge remote-tracking branches 'asoc/topic/cq93vc', 'asoc/topic/cs35l32', 'asoc/topic...
[linux.git] / drivers / mmc / core / block.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _MMC_CORE_BLOCK_H
3 #define _MMC_CORE_BLOCK_H
4
5 struct mmc_queue;
6 struct request;
7
8 void mmc_blk_issue_rq(struct mmc_queue *mq, struct request *req);
9
10 #endif
This page took 0.029916 seconds and 4 git commands to generate.