Lines Matching defs:host

45 static inline struct device *ms_dev(struct realtek_pci_ms *host)  in ms_dev()
50 static inline void ms_clear_error(struct realtek_pci_ms *host) in ms_clear_error()
58 static void ms_print_debug_regs(struct realtek_pci_ms *host) in ms_print_debug_regs()
81 #define ms_print_debug_regs(host) argument
85 static int ms_power_on(struct realtek_pci_ms *host) in ms_power_on()
119 static int ms_power_off(struct realtek_pci_ms *host) in ms_power_off()
140 static int ms_transfer_data(struct realtek_pci_ms *host, unsigned char data_dir, in ms_transfer_data()
211 static int ms_write_bytes(struct realtek_pci_ms *host, u8 tpc, in ms_write_bytes()
279 static int ms_read_bytes(struct realtek_pci_ms *host, u8 tpc, in ms_read_bytes()
350 static int rtsx_pci_ms_issue_cmd(struct realtek_pci_ms *host) in rtsx_pci_ms_issue_cmd()
403 struct realtek_pci_ms *host = container_of(work, in rtsx_pci_ms_handle_req() local
434 struct realtek_pci_ms *host = memstick_priv(msh); in rtsx_pci_ms_request() local
447 struct realtek_pci_ms *host = memstick_priv(msh); in rtsx_pci_ms_set_param() local
509 struct realtek_pci_ms *host = platform_get_drvdata(pdev); in rtsx_pci_ms_suspend() local
520 struct realtek_pci_ms *host = platform_get_drvdata(pdev); in rtsx_pci_ms_resume() local
538 struct realtek_pci_ms *host = platform_get_drvdata(pdev); in rtsx_pci_ms_card_event() local
546 struct realtek_pci_ms *host; in rtsx_pci_ms_drv_probe() local
591 struct realtek_pci_ms *host = platform_get_drvdata(pdev); in rtsx_pci_ms_drv_remove() local