Searched refs:cx18_find_handle (Results 1 – 4 of 4) sorted by relevance
25 u32 cx18_find_handle(struct cx18 *cx);
859 h = cx18_find_handle(cx); in cx18_mute()872 h = cx18_find_handle(cx); in cx18_unmute()
1014 h = cx18_find_handle(cx); in cx18_encoder_cmd()1031 h = cx18_find_handle(cx); in cx18_encoder_cmd()
1033 u32 cx18_find_handle(struct cx18 *cx) in cx18_find_handle() function