Searched defs:cb_arg (Results 1 - 10 of 10) sorted by relevance

/src/sys/dev/
H A Dkeylock.c93 keylock_register(void *cb_arg, int npos, int (*cb)(void *)) argument
108 keylock_unregister(void *cb_arg, int (*cb)(void *)) argument
/src/sys/arch/evbarm/gumstix/
H A Dgxlcd.c204 gxlcd_show_screen(void * v,void * cookie,int waitok,void (* cb_func)(void *,int,int),void * cb_arg) argument
/src/sys/arch/zaurus/dev/
H A Dw100lcd.c328 w100lcd_show_screen(void * v,void * cookie,int waitok,void (* cb_func)(void *,int,int),void * cb_arg) argument
H A Dzlcd.c337 lcd_show_screen(void * v,void * cookie,int waitok,void (* cb_func)(void *,int,int),void * cb_arg) argument
/src/sys/arch/hpcarm/dev/
H A Dnbppcon.c57 void *cb_arg; member in struct:nbppcon_softc::callback
H A Dwzero3_lcd.c430 wzero3lcd_show_screen(void *v, void *cookie, int waitok, void (*cb_func)(void *, int, int), void *cb_arg) argument
/src/sys/dev/ic/
H A Dssdfb.c630 ssdfb_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cb_arg) argument
/src/sys/dev/wscons/
H A Dwsdisplay_vcons.c953 vcons_show_screen(void * v,void * cookie,int waitok,void (* cb)(void *,int,int),void * cb_arg) argument
/src/sys/dev/pci/qat/
H A Dqat.c1006 qat_etr_setup_ring(struct qat_softc * sc,int bank,uint32_t ring,uint32_t num_msgs,uint32_t msg_size,qat_cb_t cb,void * cb_arg,const char * name,struct qat_ring ** rqr) argument
/src/sbin/nvmectl/
H A Dbignum.c5657 BN_is_prime(const BIGNUM *a, int checks, void (*callback)(int, int, void *), BN_CTX *ctx, void *cb_arg) argument

Completed in 20 milliseconds