Home
last modified time | relevance | path

Searched refs:crystalhd_user_open (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/crystalhd/
Dcrystalhd_cmds.h81 enum BC_STATUS crystalhd_user_open(struct crystalhd_cmd *ctx, struct crystalhd_user **user_ctx);
Dcrystalhd_lnx.c312 sts = crystalhd_user_open(&adp->cmds, &uc); in chd_dec_open()
Dcrystalhd_cmds.c882 enum BC_STATUS crystalhd_user_open(struct crystalhd_cmd *ctx, in crystalhd_user_open() function