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

/drivers/staging/crystalhd/
H A Dcrystalhd_cmds.h81 enum BC_STATUS crystalhd_user_open(struct crystalhd_cmd *ctx, struct crystalhd_user **user_ctx);
H A Dcrystalhd_lnx.c312 sts = crystalhd_user_open(&adp->cmds, &uc);
H A Dcrystalhd_cmds.c870 * crystalhd_user_open - Create application handle.
881 enum BC_STATUS crystalhd_user_open(struct crystalhd_cmd *ctx, function

Completed in 563 milliseconds