Searched refs:host (Results 1 - 25 of 1273) sorted by path

1234567891011>>

/linux-master/arch/arm/mach-omap1/
H A Dmmc.h2 #include <linux/mmc/host.h>
/linux-master/arch/powerpc/include/asm/
H A Ddcr-generic.h19 } host; member in struct:__anon62
22 extern bool dcr_map_ok_generic(dcr_host_t host);
26 extern void dcr_unmap_generic(dcr_host_t host, unsigned int dcr_c);
28 extern u32 dcr_read_generic(dcr_host_t host, unsigned int dcr_n);
30 extern void dcr_write_generic(dcr_host_t host, unsigned int dcr_n, u32 value);
H A Ddcr-mmio.h19 static inline bool dcr_map_ok_mmio(dcr_host_mmio_t host) argument
21 return host.token != NULL;
27 extern void dcr_unmap_mmio(dcr_host_mmio_t host, unsigned int dcr_c);
29 static inline u32 dcr_read_mmio(dcr_host_mmio_t host, unsigned int dcr_n) argument
31 return in_be32(host.token + ((host.base + dcr_n) * host.stride));
34 static inline void dcr_write_mmio(dcr_host_mmio_t host, argument
38 out_be32(host.token + ((host
[all...]
H A Ddcr.h28 #define DCR_MAP_OK(host) dcr_map_ok_generic(host)
30 #define dcr_unmap(host, dcr_c) dcr_unmap_generic(host, dcr_c)
31 #define dcr_read(host, dcr_n) dcr_read_generic(host, dcr_n)
32 #define dcr_write(host, dcr_n, value) dcr_write_generic(host, dcr_n, value)
38 #define DCR_MAP_OK(host) dcr_map_ok_native(host)
[all...]
/linux-master/drivers/gpu/host1x/hw/
H A Dhost1x01.c23 int host1x01_init(struct host1x *host) argument
25 host->channel_op = &host1x_channel_ops;
26 host->cdma_op = &host1x_cdma_ops;
27 host->cdma_pb_op = &host1x_pushbuffer_ops;
28 host->syncpt_op = &host1x_syncpt_ops;
29 host->intr_op = &host1x_intr_ops;
30 host->debug_op = &host1x_debug_ops;
H A Dhost1x01.h12 int host1x01_init(struct host1x *host);
H A Dhost1x02.c23 int host1x02_init(struct host1x *host) argument
25 host->channel_op = &host1x_channel_ops;
26 host->cdma_op = &host1x_cdma_ops;
27 host->cdma_pb_op = &host1x_pushbuffer_ops;
28 host->syncpt_op = &host1x_syncpt_ops;
29 host->intr_op = &host1x_intr_ops;
30 host->debug_op = &host1x_debug_ops;
H A Dhost1x02.h13 int host1x02_init(struct host1x *host);
H A Dhost1x04.c23 int host1x04_init(struct host1x *host) argument
25 host->channel_op = &host1x_channel_ops;
26 host->cdma_op = &host1x_cdma_ops;
27 host->cdma_pb_op = &host1x_pushbuffer_ops;
28 host->syncpt_op = &host1x_syncpt_ops;
29 host->intr_op = &host1x_intr_ops;
30 host->debug_op = &host1x_debug_ops;
H A Dhost1x04.h13 int host1x04_init(struct host1x *host);
H A Dhost1x05.c23 int host1x05_init(struct host1x *host) argument
25 host->channel_op = &host1x_channel_ops;
26 host->cdma_op = &host1x_cdma_ops;
27 host->cdma_pb_op = &host1x_pushbuffer_ops;
28 host->syncpt_op = &host1x_syncpt_ops;
29 host->intr_op = &host1x_intr_ops;
30 host->debug_op = &host1x_debug_ops;
H A Dhost1x05.h13 int host1x05_init(struct host1x *host);
H A Dhost1x06.c23 int host1x06_init(struct host1x *host) argument
25 host->channel_op = &host1x_channel_ops;
26 host->cdma_op = &host1x_cdma_ops;
27 host->cdma_pb_op = &host1x_pushbuffer_ops;
28 host->syncpt_op = &host1x_syncpt_ops;
29 host->intr_op = &host1x_intr_ops;
30 host->debug_op = &host1x_debug_ops;
H A Dhost1x06.h13 int host1x06_init(struct host1x *host);
H A Dhost1x07.c23 int host1x07_init(struct host1x *host) argument
25 host->channel_op = &host1x_channel_ops;
26 host->cdma_op = &host1x_cdma_ops;
27 host->cdma_pb_op = &host1x_pushbuffer_ops;
28 host->syncpt_op = &host1x_syncpt_ops;
29 host->intr_op = &host1x_intr_ops;
30 host->debug_op = &host1x_debug_ops;
H A Dhost1x07.h13 int host1x07_init(struct host1x *host);
/linux-master/drivers/media/dvb-frontends/
H A Ddib8000.h58 int (*i2c_enumeration)(struct i2c_adapter *host, int no_of_demods,
H A Ddib9000.h33 extern int dib9000_i2c_enumeration(struct i2c_adapter *host, int no_of_demods, u8 default_addr, u8 first_addr);
58 static inline int dib9000_i2c_enumeration(struct i2c_adapter *host, int no_of_demods, u8 default_addr, u8 first_addr) argument
/linux-master/drivers/memstick/
H A DMakefile9 obj-$(CONFIG_MEMSTICK) += host/
/linux-master/drivers/memstick/host/
H A Dr592.h130 struct memstick_host *host; /* host backpointer */ member in struct:r592_device
H A Drtsx_pci_ms.c33 static inline struct device *ms_dev(struct realtek_pci_ms *host) argument
35 return &(host->pdev->dev);
38 static inline void ms_clear_error(struct realtek_pci_ms *host) argument
40 rtsx_pci_write_register(host->pcr, CARD_STOP,
46 static void ms_print_debug_regs(struct realtek_pci_ms *host) argument
48 struct rtsx_pcr *pcr = host->pcr;
52 /* Print MS host internal registers */
62 dev_dbg(ms_dev(host), "0x%04X: 0x%02x\n", i, *(ptr++));
64 dev_dbg(ms_dev(host), "0x%04X: 0x%02x\n", i, *(ptr++));
69 #define ms_print_debug_regs(host)
73 ms_power_on(struct realtek_pci_ms *host) argument
107 ms_power_off(struct realtek_pci_ms *host) argument
128 ms_transfer_data(struct realtek_pci_ms *host, unsigned char data_dir, u8 tpc, u8 cfg, struct scatterlist *sg) argument
199 ms_write_bytes(struct realtek_pci_ms *host, u8 tpc, u8 cfg, u8 cnt, u8 *data, u8 *int_reg) argument
267 ms_read_bytes(struct realtek_pci_ms *host, u8 tpc, u8 cfg, u8 cnt, u8 *data, u8 *int_reg) argument
338 rtsx_pci_ms_issue_cmd(struct realtek_pci_ms *host) argument
391 struct realtek_pci_ms *host = container_of(work, local
422 struct realtek_pci_ms *host = memstick_priv(msh); local
435 struct realtek_pci_ms *host = memstick_priv(msh); local
497 struct realtek_pci_ms *host = platform_get_drvdata(pdev); local
508 struct realtek_pci_ms *host = platform_get_drvdata(pdev); local
526 struct realtek_pci_ms *host = platform_get_drvdata(pdev); local
534 struct realtek_pci_ms *host; local
579 struct realtek_pci_ms *host = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/message/fusion/
H A Dmptctl.h122 * to the host driver (count includes the header).
289 /* Replace the FW image cached in host driver memory
366 unsigned int host; member in struct:_hp_header
375 * host ignored
426 * host required
/linux-master/drivers/mmc/
H A DMakefile7 obj-$(subst m,y,$(CONFIG_MMC)) += host/
/linux-master/drivers/mmc/core/
H A Dpwrseq.h17 void (*pre_power_on)(struct mmc_host *host);
18 void (*post_power_on)(struct mmc_host *host);
19 void (*power_off)(struct mmc_host *host);
20 void (*reset)(struct mmc_host *host);
35 int mmc_pwrseq_alloc(struct mmc_host *host);
36 void mmc_pwrseq_pre_power_on(struct mmc_host *host);
37 void mmc_pwrseq_post_power_on(struct mmc_host *host);
38 void mmc_pwrseq_power_off(struct mmc_host *host);
39 void mmc_pwrseq_reset(struct mmc_host *host);
40 void mmc_pwrseq_free(struct mmc_host *host);
49 mmc_pwrseq_alloc(struct mmc_host *host) argument
50 mmc_pwrseq_pre_power_on(struct mmc_host *host) argument
51 mmc_pwrseq_post_power_on(struct mmc_host *host) argument
52 mmc_pwrseq_power_off(struct mmc_host *host) argument
53 mmc_pwrseq_reset(struct mmc_host *host) argument
54 mmc_pwrseq_free(struct mmc_host *host) argument
[all...]
H A Dsdio_ops.h18 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
23 int sdio_reset(struct mmc_host *host);

Completed in 311 milliseconds

1234567891011>>