Home
last modified time | relevance | path

Searched refs:app_cmd (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dsdricoh_cs.c97 int app_cmd; member
280 if (host->app_cmd) { in sdricoh_request()
282 host->app_cmd = 0; in sdricoh_request()
284 host->app_cmd = 1; in sdricoh_request()
Dusdhi6rol0.c191 bool app_cmd; member
930 if (host->app_cmd) { in usdhi6_cmd_flags()
931 host->app_cmd = false; in usdhi6_cmd_flags()
1522 host->app_cmd = true; in usdhi6_sd_bh()
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_scsi.c2521 static int app_cmd(struct scsi_cmnd *srb, struct rtsx_chip *chip) in app_cmd() function
2882 result = app_cmd(srb, chip); in vendor_cmnd()