Home
last modified time | relevance | path

Searched refs:cx18_find_handle (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-streams.h25 u32 cx18_find_handle(struct cx18 *cx);
Dcx18-fileops.c868 h = cx18_find_handle(cx); in cx18_mute()
881 h = cx18_find_handle(cx); in cx18_unmute()
Dcx18-ioctl.c950 h = cx18_find_handle(cx); in cx18_encoder_cmd()
967 h = cx18_find_handle(cx); in cx18_encoder_cmd()
Dcx18-streams.c1026 u32 cx18_find_handle(struct cx18 *cx) in cx18_find_handle() function