Searched refs:tifm_ms (Results 1 – 4 of 4) sorted by relevance
67 struct tifm_ms { struct82 static unsigned int tifm_ms_read_data(struct tifm_ms *host, in tifm_ms_read_data() argument122 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 …]
6 obj-$(CONFIG_MEMSTICK_TIFM_MS) += tifm_ms.o
22 module will be called tifm_ms.
20616 F: drivers/memstick/host/tifm_ms.c