Home
last modified time | relevance | path

Searched refs:crystalhd_create_event (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/crystalhd/
Dcrystalhd_misc.h140 #define crystalhd_create_event(_ev) init_waitqueue_head(_ev) macro
Dcrystalhd_cmds.c403 crystalhd_create_event(&sleep_ev); in bc_cproc_codein_sleep()
425 crystalhd_create_event(&event); in bc_cproc_hw_txdma()
Dcrystalhd_misc.c451 crystalhd_create_event(&dioq->event); in crystalhd_create_dioq()
Dcrystalhd_hw.c1726 crystalhd_create_event(&fw_cmd_event); in crystalhd_do_fw_cmd()