Home
last modified time | relevance | path

Searched refs:tifm_ms (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/memstick/host/
Dtifm_ms.c67 struct tifm_ms { struct
82 static unsigned int tifm_ms_read_data(struct tifm_ms *host, in tifm_ms_read_data() argument
122 static unsigned int tifm_ms_write_data(struct tifm_ms *host, in tifm_ms_write_data()
180 static unsigned int tifm_ms_transfer_data(struct tifm_ms *host) in tifm_ms_transfer_data()
252 static int tifm_ms_issue_cmd(struct tifm_ms *host) in tifm_ms_issue_cmd()
334 static void tifm_ms_complete_cmd(struct tifm_ms *host) in tifm_ms_complete_cmd()
366 static int tifm_ms_check_status(struct tifm_ms *host) in tifm_ms_check_status()
383 struct tifm_ms *host; in tifm_ms_data_event()
419 struct tifm_ms *host; in tifm_ms_card_event()
458 struct tifm_ms *host = memstick_priv(msh); in tifm_ms_req_tasklet()
[all …]
DMakefile6 obj-$(CONFIG_MEMSTICK_TIFM_MS) += tifm_ms.o
DKconfig22 module will be called tifm_ms.
/Linux-v6.1/
DMAINTAINERS20616 F: drivers/memstick/host/tifm_ms.c