Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dsdricoh_cs.c83 int app_cmd; member
168 if (host->app_cmd) { in sdricoh_mmc_cmd()
170 host->app_cmd = 0; in sdricoh_mmc_cmd()
172 host->app_cmd = 1; in sdricoh_mmc_cmd()
Dusdhi6rol0.c191 bool app_cmd; member
938 if (host->app_cmd) { in usdhi6_cmd_flags()
939 host->app_cmd = false; in usdhi6_cmd_flags()
1562 host->app_cmd = true; in usdhi6_sd_bh()
/Linux-v5.10/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()