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()251 static int tifm_ms_issue_cmd(struct tifm_ms *host) in tifm_ms_issue_cmd()333 static void tifm_ms_complete_cmd(struct tifm_ms *host) in tifm_ms_complete_cmd()365 static int tifm_ms_check_status(struct tifm_ms *host) in tifm_ms_check_status()382 struct tifm_ms *host; in tifm_ms_data_event()418 struct tifm_ms *host; in tifm_ms_card_event()457 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.
26147 F: drivers/memstick/host/tifm_ms.c