Lines Matching defs:host

33 static inline struct device *ms_dev(struct realtek_pci_ms *host)  in ms_dev()
38 static inline void ms_clear_error(struct realtek_pci_ms *host) in ms_clear_error()
46 static void ms_print_debug_regs(struct realtek_pci_ms *host) in ms_print_debug_regs()
69 #define ms_print_debug_regs(host) argument
73 static int ms_power_on(struct realtek_pci_ms *host) in ms_power_on()
107 static int ms_power_off(struct realtek_pci_ms *host) in ms_power_off()
128 static int ms_transfer_data(struct realtek_pci_ms *host, unsigned char data_dir, in ms_transfer_data()
199 static int ms_write_bytes(struct realtek_pci_ms *host, u8 tpc, in ms_write_bytes()
267 static int ms_read_bytes(struct realtek_pci_ms *host, u8 tpc, in ms_read_bytes()
338 static int rtsx_pci_ms_issue_cmd(struct realtek_pci_ms *host) in rtsx_pci_ms_issue_cmd()
391 struct realtek_pci_ms *host = container_of(work, in rtsx_pci_ms_handle_req() local
422 struct realtek_pci_ms *host = memstick_priv(msh); in rtsx_pci_ms_request() local
435 struct realtek_pci_ms *host = memstick_priv(msh); in rtsx_pci_ms_set_param() local
497 struct realtek_pci_ms *host = platform_get_drvdata(pdev); in rtsx_pci_ms_suspend() local
508 struct realtek_pci_ms *host = platform_get_drvdata(pdev); in rtsx_pci_ms_resume() local
526 struct realtek_pci_ms *host = platform_get_drvdata(pdev); in rtsx_pci_ms_card_event() local
534 struct realtek_pci_ms *host; in rtsx_pci_ms_drv_probe() local
579 struct realtek_pci_ms *host = platform_get_drvdata(pdev); in rtsx_pci_ms_drv_remove() local