Searched refs:bc_cproc_check_inbuffs (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/crystalhd/ |
D | crystalhd_cmds.c | 476 static enum BC_STATUS bc_cproc_check_inbuffs(bool pin, void *ubuff, uint32_t ub_sz, in bc_cproc_check_inbuffs() function 523 sts = bc_cproc_check_inbuffs(1, ubuff, ub_sz, 0, 0); in bc_cproc_proc_input() 562 sts = bc_cproc_check_inbuffs(0, ubuff, ub_sz, uv_off, en_422); in bc_cproc_add_cap_buff()
|