Searched refs:tifm_ms (Results 1 – 4 of 4) sorted by relevance
71 struct tifm_ms { struct86 static unsigned int tifm_ms_read_data(struct tifm_ms *host, in tifm_ms_read_data() argument126 static unsigned int tifm_ms_write_data(struct tifm_ms *host, in tifm_ms_write_data()182 static unsigned int tifm_ms_transfer_data(struct tifm_ms *host) in tifm_ms_transfer_data()254 static int tifm_ms_issue_cmd(struct tifm_ms *host) in tifm_ms_issue_cmd()339 static void tifm_ms_complete_cmd(struct tifm_ms *host) in tifm_ms_complete_cmd()371 static int tifm_ms_check_status(struct tifm_ms *host) in tifm_ms_check_status()388 struct tifm_ms *host; in tifm_ms_data_event()424 struct tifm_ms *host; in tifm_ms_card_event()463 struct tifm_ms *host = memstick_priv(msh); in tifm_ms_req_tasklet()[all …]
6 obj-$(CONFIG_MEMSTICK_TIFM_MS) += tifm_ms.o
21 module will be called tifm_ms.
13572 F: drivers/memstick/host/tifm_ms.c