Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdricoh_cs.c83 int app_cmd; member
263 if (host->app_cmd) { in sdricoh_request()
265 host->app_cmd = 0; in sdricoh_request()
267 host->app_cmd = 1; in sdricoh_request()
Dusdhi6rol0.c189 bool app_cmd; member
933 if (host->app_cmd) { in usdhi6_cmd_flags()
934 host->app_cmd = false; in usdhi6_cmd_flags()
1558 host->app_cmd = true; in usdhi6_sd_bh()
/Linux-v5.4/drivers/staging/rts5208/
Drtsx_scsi.c2319 static int app_cmd(struct scsi_cmnd *srb, struct rtsx_chip *chip) in app_cmd() function
2666 result = app_cmd(srb, chip); in vendor_cmnd()