Searched defs:msh (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/memstick/host/
H A Drtsx_pci_ms.c33 struct memstick_host *msh; member in struct:realtek_pci_ms
406 struct memstick_host *msh = host->msh; rtsx_pci_ms_handle_req() local
432 static void rtsx_pci_ms_request(struct memstick_host *msh) rtsx_pci_ms_request() argument
444 static int rtsx_pci_ms_set_param(struct memstick_host *msh, rtsx_pci_ms_set_param() argument
510 struct memstick_host *msh = host->msh; rtsx_pci_ms_suspend() local
521 struct memstick_host *msh = host->msh; rtsx_pci_ms_resume() local
545 struct memstick_host *msh; rtsx_pci_ms_drv_probe() local
593 struct memstick_host *msh; rtsx_pci_ms_drv_remove() local
H A Drtsx_usb_ms.c38 struct memstick_host *msh; member in struct:rtsx_usb_ms
523 struct memstick_host *msh = host->msh; rtsx_usb_ms_handle_req() local
551 static void rtsx_usb_ms_request(struct memstick_host *msh) rtsx_usb_ms_request() argument
561 static int rtsx_usb_ms_set_param(struct memstick_host *msh, rtsx_usb_ms_set_param() argument
651 struct memstick_host *msh = host->msh; rtsx_usb_ms_suspend() local
662 struct memstick_host *msh = host->msh; rtsx_usb_ms_resume() local
718 struct memstick_host *msh; rtsx_usb_ms_drv_probe() local
773 struct memstick_host *msh; rtsx_usb_ms_drv_remove() local
H A Dtifm_ms.c342 struct memstick_host *msh = tifm_get_drvdata(sock); tifm_ms_complete_cmd() local
462 struct memstick_host *msh = (struct memstick_host *)data; tifm_ms_req_tasklet() local
487 static void tifm_ms_dummy_submit(struct memstick_host *msh) tifm_ms_dummy_submit() argument
492 static void tifm_ms_submit_req(struct memstick_host *msh) tifm_ms_submit_req() argument
499 static int tifm_ms_set_param(struct memstick_host *msh, tifm_ms_set_param() argument
558 struct memstick_host *msh; tifm_ms_probe() local
598 struct memstick_host *msh = tifm_get_drvdata(sock); tifm_ms_remove() local
635 struct memstick_host *msh = tifm_get_drvdata(sock); tifm_ms_suspend() local
643 struct memstick_host *msh = tifm_get_drvdata(sock); tifm_ms_resume() local
H A Djmb38x_ms.c367 static int jmb38x_ms_issue_cmd(struct memstick_host *msh) jmb38x_ms_issue_cmd() argument
470 static void jmb38x_ms_complete_cmd(struct memstick_host *msh, int last) jmb38x_ms_complete_cmd() argument
522 struct memstick_host *msh = dev_id; jmb38x_ms_isr() local
597 struct memstick_host *msh = (struct memstick_host *)data; jmb38x_ms_abort() local
612 struct memstick_host *msh = (struct memstick_host *)data; jmb38x_ms_req_tasklet() local
627 static void jmb38x_ms_dummy_submit(struct memstick_host *msh) jmb38x_ms_dummy_submit() argument
632 static void jmb38x_ms_submit_req(struct memstick_host *msh) jmb38x_ms_submit_req() argument
680 static int jmb38x_ms_set_param(struct memstick_host *msh, jmb38x_ms_set_param() argument
872 struct memstick_host *msh; jmb38x_ms_alloc_host() local
912 static void jmb38x_ms_free_host(struct memstick_host *msh) jmb38x_ms_free_host() argument

Completed in 115 milliseconds