Home
last modified time | relevance | path

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

/drivers/staging/crystalhd/
Dcrystalhd_misc.h141 #define crystalhd_create_event(_ev) init_waitqueue_head(_ev) macro
Dcrystalhd_cmds.c402 crystalhd_create_event(&sleep_ev); in bc_cproc_codein_sleep()
424 crystalhd_create_event(&event); in bc_cproc_hw_txdma()
Dcrystalhd_misc.c450 crystalhd_create_event(&dioq->event); in crystalhd_create_dioq()
Dcrystalhd_hw.c1725 crystalhd_create_event(&fw_cmd_event); in crystalhd_do_fw_cmd()