Searched defs:cbarg (Results 1 - 25 of 58) sorted by relevance

123

/src/sys/dev/fdt/
H A Dfdt_dma.c81 fdtbus_dma_get_index(int phandle, u_int index, void (*cb)(void *), void *cbarg) argument
133 fdtbus_dma_get(int phandle, const char *name, void (*cb)(void *), void *cbarg) argument
H A Dfdt_mbox.c96 fdtbus_mbox_get_index(int phandle, u_int index, void (*cb)(void *), void *cbarg) argument
148 fdtbus_mbox_get(int phandle, const char *name, void (*cb)(void *), void *cbarg) argument
/src/sys/dev/ic/
H A Darcofivar.h43 void *cbarg; member in struct:arcofi_softc::__anon4677ccfd0208
/src/sys/arch/evbarm/lubbock/
H A Dlubbock_lcd.c259 lcd_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/dev/acpi/
H A Dacpi_resource.c412 struct resource_parse_callback_arg cbarg; local in function:acpi_resource_parse
450 struct resource_parse_callback_arg cbarg; local in function:acpi_resource_parse_any
[all...]
/src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_lcd.c288 lcd_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/hp300/dev/
H A Ddiofb.c484 diofb_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/arm/broadcom/
H A Dbcm2835_dmac.c196 bcm_dmac_alloc(enum bcm_dmac_type type,int ipl,void (* cb)(uint32_t,uint32_t,void *),void * cbarg) argument
/src/sys/arch/arm/nvidia/
H A Dtegra_apbdma.c191 tegra_apbdma_acquire(device_t dev,const void * data,size_t len,void (* cb)(void *),void * cbarg) argument
/src/sys/dev/wscons/
H A Dwsdisplay_compat_usl.c179 usl_detachproc(void * cookie,int waitok,void (* callback)(void *,int,int),void * cbarg) argument
242 usl_attachproc(void * cookie,int waitok,void (* callback)(void *,int,int),void * cbarg) argument
/src/sys/arch/mac68k/dev/
H A Dmacfb.c325 macfb_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/next68k/dev/
H A Dnextdisplay.c401 nextdisplay_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/arm/ti/
H A Dti_edma.c286 edma_channel_alloc(enum edma_type type,unsigned int drq,void (* cb)(void *),void * cbarg) argument
/src/sys/arch/zaurus/dev/
H A Dw100.c381 w100_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/prep/pci/
H A Dgten.c315 gten_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/ews4800mips/sbd/
H A Dfb_sbdio.c363 _fb_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/newsmips/apbus/
H A Dxafb.c332 xafb_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/dev/isa/
H A Dpcdisplay.c414 pcdisplay_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/dev/pci/
H A Dbtvmei.c496 b3_617_vme_probe(void *vsc, vme_addr_t addr, vme_size_t len, vme_am_t am, vme_datasize_t datasize, int (*callback)(void *, bus_space_tag_t, bus_space_handle_t), void *cbarg) argument
/src/sys/arch/arm/s3c2xx0/
H A Ds3c24x0_lcd.c490 s3c24x0_lcd_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/arm/sunxi/
H A Dsun4i_dma.c132 sun4idma_acquire(device_t dev,const void * data,size_t len,void (* cb)(void *),void * cbarg) argument
/src/sys/arch/arm/xscale/
H A Dixp425_qmgr.c121 void *cbarg; /* callback argument */ member in struct:qmgrInfo
354 ixpqmgr_qconfig(int qId,int qEntries,int ne,int nf,int srcSel,void (* cb)(int,void *),void * cbarg) argument
H A Dpxa2x0_lcd.c773 pxa2x0_lcd_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/sgimips/gio/
H A Dlight.c596 light_show_screen(void * c,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument
/src/sys/arch/newsmips/dev/
H A Dfb.c473 fb_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cbarg) argument

Completed in 29 milliseconds

123