Searched refs:cx18_find_handle (Results 1 – 4 of 4) sorted by relevance
20 u32 cx18_find_handle(struct cx18 *cx);
861 h = cx18_find_handle(cx); in cx18_mute()874 h = cx18_find_handle(cx); in cx18_unmute()
947 h = cx18_find_handle(cx); in cx18_encoder_cmd()963 h = cx18_find_handle(cx); in cx18_encoder_cmd()
1018 u32 cx18_find_handle(struct cx18 *cx) in cx18_find_handle() function