Home
last modified time | relevance | path

Searched defs:glue (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/qemu/audio/
H A Daudio_template.h39 static void glue(audio_init_nb_voices_, TYPE)(AudioState *s, in glue() function
86 static void glue(audio_pcm_hw_alloc_resources_, TYPE)(HW *hw) in glue() function
158 static int glue (audio_pcm_sw_init_, TYPE) ( in glue() function
202 static void glue (audio_pcm_sw_fini_, TYPE) (SW *sw) in glue() function
214 static void glue (audio_pcm_hw_del_sw_, TYPE) (SW *sw) in glue() function
219 static void glue (audio_pcm_hw_gc_, TYPE) (HW **hwp) in glue() function
263 static HW *glue(audio_pcm_hw_add_new_, TYPE)(AudioState *s, in glue() function
422 static SW *glue(audio_pcm_create_voice_pair_, TYPE)( in glue() function
464 static void glue (audio_close_, TYPE) (SW *sw) in glue() function
484 SW *glue (AUD_open_, TYPE) ( in glue() function
[all …]
H A Dmixeng_template.h38 static inline mixeng_real glue (conv_, ET) (IN_T v) in glue() function
57 static inline IN_T glue (clip_, ET) (mixeng_real v) in glue() function
74 static inline int64_t glue (conv_, ET) (IN_T v) in glue() function
84 static inline IN_T glue (clip_, ET) (int64_t v) in glue() function
100 static void glue (glue (conv_, ET), _to_stereo) in glue() function
113 static void glue (glue (conv_, ET), _to_mono) in glue() function
127 static void glue (glue (clip_, ET), _from_stereo) in glue() function
139 static void glue (glue (clip_, ET), _from_mono) in glue() function
/openbmc/qemu/include/hw/
H A Delf_ops.h1 static void glue(bswap_ehdr, SZ)(struct elfhdr *ehdr) in glue() function
18 static void glue(bswap_phdr, SZ)(struct elf_phdr *phdr) in glue() function
30 static void glue(bswap_shdr, SZ)(struct elf_shdr *shdr) in glue() function
44 static void glue(bswap_sym, SZ)(struct elf_sym *sym) in glue() function
52 static void glue(bswap_rela, SZ)(struct elf_rela *rela) in glue() function
59 static struct elf_shdr *glue(find_section, SZ)(struct elf_shdr *shdr_table, in glue() function
70 static int glue(symfind, SZ)(const void *s0, const void *s1) in glue() function
83 static const char *glue(lookup_symbol, SZ)(struct syminfo *s, in glue() function
98 static int glue(symcmp, SZ)(const void *s0, const void *s1) in glue() function
201 static int glue(elf_reloc, SZ)(struct elfhdr *ehdr, int fd, int must_swab, in glue() function
[all …]
/openbmc/linux/drivers/usb/musb/
H A Domap2430.c66 struct omap2430_glue *glue = _glue; in omap2430_musb_mailbox() local
91 static void omap_musb_set_mailbox(struct omap2430_glue *glue) in omap_musb_set_mailbox()
163 struct omap2430_glue *glue = container_of(mailbox_work, in omap_musb_mailbox_work() local
308 struct omap2430_glue *glue; in omap2430_probe() local
476 struct omap2430_glue *glue = platform_get_drvdata(pdev); in omap2430_remove() local
486 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_runtime_suspend() local
509 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_runtime_resume() local
535 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_suspend() local
548 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_suspend_late() local
560 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_resume_early() local
[all …]
H A Dmusb_dsps.c170 struct dsps_glue *glue = dev_get_drvdata(dev->parent); in dsps_musb_enable() local
196 struct dsps_glue *glue = dev_get_drvdata(dev->parent); in dsps_musb_disable() local
211 struct dsps_glue *glue = dev_get_drvdata(dev->parent); in dsps_check_status() local
318 struct dsps_glue *glue = dev_get_drvdata(dev->parent); in dsps_interrupt() local
427 struct dsps_glue *glue = dev_get_drvdata(dev->parent); in dsps_musb_init() local
824 struct dsps_glue *glue = priv; in dsps_vbus_threaded_irq() local
837 struct dsps_glue *glue) in dsps_setup_optional_vbus_irq()
867 struct dsps_glue *glue; in dsps_probe() local
918 struct dsps_glue *glue = platform_get_drvdata(pdev); in dsps_remove() local
969 struct dsps_glue *glue = dev_get_drvdata(dev); in dsps_suspend() local
[all …]
H A Dsunxi.c99 struct sunxi_glue *glue = container_of(work, struct sunxi_glue, work); in sunxi_musb_work() local
148 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_set_vbus() local
162 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_pre_root_reset_end() local
169 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_post_root_reset_end() local
224 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_init() local
279 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_exit() local
303 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_enable() local
316 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_disable() local
419 struct sunxi_glue *glue; in sunxi_musb_readb() local
683 struct sunxi_glue *glue; in sunxi_musb_probe() local
[all …]
H A Dmediatek.c55 static int mtk_musb_clks_get(struct mtk_glue *glue) in mtk_musb_clks_get()
66 static int mtk_otg_switch_set(struct mtk_glue *glue, enum usb_role role) in mtk_otg_switch_set()
125 struct mtk_glue *glue = usb_role_switch_get_drvdata(sw); in musb_usb_role_sx_get() local
130 static int mtk_otg_switch_init(struct mtk_glue *glue) in mtk_otg_switch_init()
144 static void mtk_otg_switch_exit(struct mtk_glue *glue) in mtk_otg_switch_exit()
221 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_set_mode() local
258 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_init() local
337 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_exit() local
403 struct mtk_glue *glue; in mtk_musb_probe() local
514 struct mtk_glue *glue = platform_get_drvdata(pdev); in mtk_musb_remove() local
H A Djz4740.c82 struct jz4740_glue *glue = usb_role_switch_get_drvdata(sw); in jz4740_musb_role_switch_set() local
106 struct jz4740_glue *glue = dev_get_drvdata(dev); in jz4740_musb_init() local
180 struct jz4740_glue *glue = dev_get_drvdata(musb->controller->parent); in jz4740_musb_exit() local
240 struct jz4740_glue *glue; in jz4740_probe() local
313 struct jz4740_glue *glue = platform_get_drvdata(pdev); in jz4740_remove() local
H A Dda8xx.c327 struct da8xx_glue *glue = dev_get_drvdata(musb->controller->parent); in da8xx_musb_set_mode() local
356 struct da8xx_glue *glue = dev_get_drvdata(musb->controller->parent); in da8xx_musb_init() local
418 struct da8xx_glue *glue = dev_get_drvdata(musb->controller->parent); in da8xx_musb_exit() local
511 struct da8xx_glue *glue; in da8xx_probe() local
581 struct da8xx_glue *glue = platform_get_drvdata(pdev); in da8xx_remove() local
591 struct da8xx_glue *glue = dev_get_drvdata(dev); in da8xx_suspend() local
604 struct da8xx_glue *glue = dev_get_drvdata(dev); in da8xx_resume() local
H A Dux500.c222 struct ux500_glue *glue; in ux500_probe() local
308 struct ux500_glue *glue = platform_get_drvdata(pdev); in ux500_remove() local
317 struct ux500_glue *glue = dev_get_drvdata(dev); in ux500_suspend() local
330 struct ux500_glue *glue = dev_get_drvdata(dev); in ux500_resume() local
H A Dmpfs.c146 struct mpfs_glue *glue; in mpfs_probe() local
241 struct mpfs_glue *glue = platform_get_drvdata(pdev); in mpfs_remove() local
/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop.h25 static inline void glue(rop_8_, ROP_NAME)(CirrusVGAState *s, in glue() function
32 static inline void glue(rop_tr_8_, ROP_NAME)(CirrusVGAState *s, in glue() function
43 static inline void glue(rop_16_, ROP_NAME)(CirrusVGAState *s, in glue() function
51 static inline void glue(rop_tr_16_, ROP_NAME)(CirrusVGAState *s, in glue() function
63 static inline void glue(rop_32_, ROP_NAME)(CirrusVGAState *s, in glue() function
79 glue(cirrus_bitblt_rop_fwd_, ROP_NAME)(CirrusVGAState *s, in glue() function
105 glue(cirrus_bitblt_rop_bkwd_, ROP_NAME)(CirrusVGAState *s, in glue() function
126 glue(glue(cirrus_bitblt_rop_fwd_transp_, ROP_NAME),_8)(CirrusVGAState *s, in glue() function
155 glue(glue(cirrus_bitblt_rop_bkwd_transp_, ROP_NAME),_8)(CirrusVGAState *s, in glue() function
179 glue(glue(cirrus_bitblt_rop_fwd_transp_, ROP_NAME),_16)(CirrusVGAState *s, in glue() function
[all …]
H A Dpl110_template.h38 static void glue(pl110_draw_line1_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, i… in glue() function
66 static void glue(pl110_draw_line2_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, i… in glue() function
94 static void glue(pl110_draw_line4_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, i… in glue() function
122 static void glue(pl110_draw_line8_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, i… in glue() function
146 static void glue(pl110_draw_line16_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, … in glue() function
192 static void glue(pl110_draw_line32_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, … in glue() function
222 static void glue(pl110_draw_line16_555_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int wid… in glue() function
260 static void glue(pl110_draw_line12_,NAME)(void *opaque, uint8_t *d, const uint8_t *src, int width, … in glue() function
H A Dcirrus_vga_rop2.h42 glue(glue(glue(cirrus_patternfill_, ROP_NAME), _),DEPTH) in glue() function
99 glue(glue(glue(cirrus_colorexpand_transp_, ROP_NAME), _),DEPTH) in glue() function
148 glue(glue(glue(cirrus_colorexpand_, ROP_NAME), _),DEPTH) in glue() function
184 glue(glue(glue(cirrus_colorexpand_pattern_transp_, ROP_NAME), _),DEPTH) in glue() function
228 glue(glue(glue(cirrus_colorexpand_pattern_, ROP_NAME), _),DEPTH) in glue() function
262 glue(glue(glue(cirrus_fill_, ROP_NAME), _),DEPTH) in glue() function
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dsdio.c45 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl1271_sdio_set_block_size() local
57 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_raw_read() local
95 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_raw_write() local
129 static int wl12xx_sdio_power_on(struct wl12xx_sdio_glue *glue) in wl12xx_sdio_power_on()
156 static int wl12xx_sdio_power_off(struct wl12xx_sdio_glue *glue) in wl12xx_sdio_power_off()
172 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_set_power() local
260 struct wl12xx_sdio_glue *glue; in wl1271_probe() local
371 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_remove() local
385 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_suspend() local
H A Dspi.c91 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_reset() local
119 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_init() local
197 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_read_busy() local
233 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_raw_read() local
300 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in __wl12xx_spi_raw_write() local
375 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_set_power() local
436 static int wlcore_probe_of(struct spi_device *spi, struct wl12xx_spi_glue *glue, in wlcore_probe_of()
463 struct wl12xx_spi_glue *glue; in wl1271_probe() local
549 struct wl12xx_spi_glue *glue = spi_get_drvdata(spi); in wl1271_remove() local
/openbmc/qemu/target/i386/
H A Dops_sse.h398 void glue(helper_pshufw, SUFFIX)(Reg *d, Reg *s, int order) in glue() function
429 void glue(helper_pshufd, SUFFIX)(Reg *d, Reg *s, int order) in glue() function
439 void glue(helper_pshuflw, SUFFIX)(Reg *d, Reg *s, int order) in glue() function
450 void glue(helper_pshufhw, SUFFIX)(Reg *d, Reg *s, int order) in glue() function
1858 void glue(helper_dppd, SUFFIX)(CPUX86State *env, in glue() function
2314 void glue(helper_vpmaskmovd_st, SUFFIX)(CPUX86State *env, in glue() function
2326 void glue(helper_vpmaskmovq_st, SUFFIX)(CPUX86State *env, in glue() function
2356 void glue(helper_vpgatherdd, SUFFIX)(CPUX86State *env, in glue() function
2370 void glue(helper_vpgatherdq, SUFFIX)(CPUX86State *env, in glue() function
2384 void glue(helper_vpgatherqd, SUFFIX)(CPUX86State *env, in glue() function
[all …]
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-muldiv.h2 void glue(glue(test_, OP), b)(long op0, long op1) in glue() function
20 void glue(glue(test_, OP), w)(long op0h, long op0, long op1) in glue() function
38 void glue(glue(test_, OP), l)(long op0h, long op0, long op1) in glue() function
57 void glue(glue(test_, OP), q)(long op0h, long op0, long op1) in glue() function
/openbmc/u-boot/drivers/usb/musb-new/
H A Dsunxi.c226 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_enable() local
268 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_disable() local
292 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_init() local
344 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_exit() local
364 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_pre_root_reset_end() local
371 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_post_root_reset_end() local
437 struct sunxi_glue *glue = dev_get_priv(dev); in musb_usb_probe() local
502 struct sunxi_glue *glue = dev_get_priv(dev); in musb_usb_remove() local
H A Dmusb_dsps.c153 struct dsps_glue *glue = platform_get_drvdata(pdev); in dsps_musb_enable() local
186 struct dsps_glue *glue = platform_get_drvdata(pdev); in dsps_musb_disable() local
205 struct dsps_glue *glue = platform_get_drvdata(pdev); in otg_timer() local
259 struct dsps_glue *glue = platform_get_drvdata(pdev); in dsps_musb_try_idle() local
299 struct dsps_glue *glue = platform_get_drvdata(pdev); in dsps_interrupt() local
414 struct dsps_glue *glue = platform_get_drvdata(pdev); in dsps_musb_init() local
482 struct dsps_glue *glue = platform_get_drvdata(pdev); in dsps_musb_exit() local
527 static int __devinit dsps_create_musb_pdev(struct dsps_glue *glue, u8 id) in dsps_create_musb_pdev()
603 static void __devexit dsps_delete_musb_pdev(struct dsps_glue *glue) in dsps_delete_musb_pdev()
614 struct dsps_glue *glue; in dsps_probe() local
[all …]
H A Dam35x.c507 struct am35x_glue *glue; in am35x_probe() local
610 struct am35x_glue *glue = platform_get_drvdata(pdev); in am35x_remove() local
626 struct am35x_glue *glue = dev_get_drvdata(dev); in am35x_suspend() local
642 struct am35x_glue *glue = dev_get_drvdata(dev); in am35x_resume() local
/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c148 struct dwc3_glue_data *glue = dev_get_platdata(dev); in dwc3_ti_select_dr_mode() local
256 struct dwc3_glue_data *glue) in dwc3_glue_reset_init()
276 struct dwc3_glue_data *glue) in dwc3_glue_clk_init()
300 struct dwc3_glue_data *glue = dev_get_platdata(dev); in dwc3_glue_probe() local
334 struct dwc3_glue_data *glue = dev_get_platdata(dev); in dwc3_glue_remove() local
/openbmc/linux/lib/
H A Dcpu_rmap.c239 struct irq_glue *glue; in free_irq_cpu_rmap() local
265 struct irq_glue *glue = in irq_cpu_rmap_notify() local
280 struct irq_glue *glue = in irq_cpu_rmap_release() local
312 struct irq_glue *glue = kzalloc(sizeof(*glue), GFP_KERNEL); in irq_cpu_rmap_add() local
/openbmc/linux/drivers/usb/dwc2/
H A Dpci.c44 struct dwc2_pci_glue *glue = pci_get_drvdata(pci); in dwc2_pci_remove() local
59 struct dwc2_pci_glue *glue; in dwc2_pci_probe() local
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda9950.c66 struct tda9950_glue *glue; member
348 struct tda9950_glue *glue = data; in tda9950_devm_glue_exit() local
354 static int tda9950_devm_glue_init(struct device *dev, struct tda9950_glue *glue) in tda9950_devm_glue_init()
380 struct tda9950_glue *glue = client->dev.platform_data; in tda9950_probe() local

12