Home
last modified time | relevance | path

Searched defs:msh (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-4.19/drivers/memstick/host/
Drtsx_pci_ms.c33 struct memstick_host *msh; member
406 struct memstick_host *msh = host->msh; in rtsx_pci_ms_handle_req() local
432 static void rtsx_pci_ms_request(struct memstick_host *msh) in rtsx_pci_ms_request()
444 static int rtsx_pci_ms_set_param(struct memstick_host *msh, in rtsx_pci_ms_set_param()
510 struct memstick_host *msh = host->msh; in rtsx_pci_ms_suspend() local
521 struct memstick_host *msh = host->msh; in rtsx_pci_ms_resume() local
545 struct memstick_host *msh; in rtsx_pci_ms_drv_probe() local
593 struct memstick_host *msh; in rtsx_pci_ms_drv_remove() local
Dtifm_ms.c342 struct memstick_host *msh = tifm_get_drvdata(sock); in tifm_ms_complete_cmd() local
462 struct memstick_host *msh = (struct memstick_host *)data; in tifm_ms_req_tasklet() local
487 static void tifm_ms_dummy_submit(struct memstick_host *msh) in tifm_ms_dummy_submit()
492 static void tifm_ms_submit_req(struct memstick_host *msh) in tifm_ms_submit_req()
499 static int tifm_ms_set_param(struct memstick_host *msh, in tifm_ms_set_param()
558 struct memstick_host *msh; in tifm_ms_probe() local
598 struct memstick_host *msh = tifm_get_drvdata(sock); in tifm_ms_remove() local
635 struct memstick_host *msh = tifm_get_drvdata(sock); in tifm_ms_suspend() local
643 struct memstick_host *msh = tifm_get_drvdata(sock); in tifm_ms_resume() local
Drtsx_usb_ms.c38 struct memstick_host *msh; member
523 struct memstick_host *msh = host->msh; in rtsx_usb_ms_handle_req() local
553 static void rtsx_usb_ms_request(struct memstick_host *msh) in rtsx_usb_ms_request()
563 static int rtsx_usb_ms_set_param(struct memstick_host *msh, in rtsx_usb_ms_set_param()
655 struct memstick_host *msh = host->msh; in rtsx_usb_ms_suspend() local
666 struct memstick_host *msh = host->msh; in rtsx_usb_ms_resume() local
724 struct memstick_host *msh; in rtsx_usb_ms_drv_probe() local
779 struct memstick_host *msh; in rtsx_usb_ms_drv_remove() local
Djmb38x_ms.c62 struct memstick_host *msh; member
368 static int jmb38x_ms_issue_cmd(struct memstick_host *msh) in jmb38x_ms_issue_cmd()
471 static void jmb38x_ms_complete_cmd(struct memstick_host *msh, int last) in jmb38x_ms_complete_cmd()
523 struct memstick_host *msh = dev_id; in jmb38x_ms_isr() local
599 struct memstick_host *msh = host->msh; in jmb38x_ms_abort() local
613 struct memstick_host *msh = (struct memstick_host *)data; in jmb38x_ms_req_tasklet() local
628 static void jmb38x_ms_dummy_submit(struct memstick_host *msh) in jmb38x_ms_dummy_submit()
633 static void jmb38x_ms_submit_req(struct memstick_host *msh) in jmb38x_ms_submit_req()
681 static int jmb38x_ms_set_param(struct memstick_host *msh, in jmb38x_ms_set_param()
873 struct memstick_host *msh; in jmb38x_ms_alloc_host() local
[all …]
/kernel/linux/linux-5.10/drivers/memstick/host/
Drtsx_pci_ms.c21 struct memstick_host *msh; member
394 struct memstick_host *msh = host->msh; in rtsx_pci_ms_handle_req() local
420 static void rtsx_pci_ms_request(struct memstick_host *msh) in rtsx_pci_ms_request()
432 static int rtsx_pci_ms_set_param(struct memstick_host *msh, in rtsx_pci_ms_set_param()
498 struct memstick_host *msh = host->msh; in rtsx_pci_ms_suspend() local
509 struct memstick_host *msh = host->msh; in rtsx_pci_ms_resume() local
533 struct memstick_host *msh; in rtsx_pci_ms_drv_probe() local
581 struct memstick_host *msh; in rtsx_pci_ms_drv_remove() local
Dtifm_ms.c337 struct memstick_host *msh = tifm_get_drvdata(sock); in tifm_ms_complete_cmd() local
457 struct memstick_host *msh = (struct memstick_host *)data; in tifm_ms_req_tasklet() local
482 static void tifm_ms_dummy_submit(struct memstick_host *msh) in tifm_ms_dummy_submit()
487 static void tifm_ms_submit_req(struct memstick_host *msh) in tifm_ms_submit_req()
494 static int tifm_ms_set_param(struct memstick_host *msh, in tifm_ms_set_param()
553 struct memstick_host *msh; in tifm_ms_probe() local
593 struct memstick_host *msh = tifm_get_drvdata(sock); in tifm_ms_remove() local
630 struct memstick_host *msh = tifm_get_drvdata(sock); in tifm_ms_suspend() local
638 struct memstick_host *msh = tifm_get_drvdata(sock); in tifm_ms_resume() local
Drtsx_usb_ms.c27 struct memstick_host *msh; member
511 struct memstick_host *msh = host->msh; in rtsx_usb_ms_handle_req() local
541 static void rtsx_usb_ms_request(struct memstick_host *msh) in rtsx_usb_ms_request()
551 static int rtsx_usb_ms_set_param(struct memstick_host *msh, in rtsx_usb_ms_set_param()
647 struct memstick_host *msh = host->msh; in rtsx_usb_ms_suspend() local
673 struct memstick_host *msh = host->msh; in rtsx_usb_ms_resume() local
758 struct memstick_host *msh; in rtsx_usb_ms_drv_probe() local
811 struct memstick_host *msh = host->msh; in rtsx_usb_ms_drv_remove() local
Djmb38x_ms.c58 struct memstick_host *msh; member
366 static int jmb38x_ms_issue_cmd(struct memstick_host *msh) in jmb38x_ms_issue_cmd()
466 static void jmb38x_ms_complete_cmd(struct memstick_host *msh, int last) in jmb38x_ms_complete_cmd()
518 struct memstick_host *msh = dev_id; in jmb38x_ms_isr() local
594 struct memstick_host *msh = host->msh; in jmb38x_ms_abort() local
608 struct memstick_host *msh = (struct memstick_host *)data; in jmb38x_ms_req_tasklet() local
623 static void jmb38x_ms_dummy_submit(struct memstick_host *msh) in jmb38x_ms_dummy_submit()
628 static void jmb38x_ms_submit_req(struct memstick_host *msh) in jmb38x_ms_submit_req()
673 static int jmb38x_ms_set_param(struct memstick_host *msh, in jmb38x_ms_set_param()
848 struct memstick_host *msh; in jmb38x_ms_alloc_host() local
[all …]
/kernel/linux/linux-4.19/net/mac80211/
Dieee80211_i.h704 #define IEEE80211_IFSTA_MESH_CTR_INC(msh, name) \ argument
707 #define IEEE80211_IFSTA_MESH_CTR_INC(msh, name) \ argument
/kernel/linux/linux-5.10/net/mac80211/
Dieee80211_i.h728 #define IEEE80211_IFSTA_MESH_CTR_INC(msh, name) \ argument
731 #define IEEE80211_IFSTA_MESH_CTR_INC(msh, name) \ argument