Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-streams.h11 u32 cx18_find_handle(struct cx18 *cx);
H A Dcx18-fileops.c799 h = cx18_find_handle(cx); in cx18_mute()
812 h = cx18_find_handle(cx); in cx18_unmute()
H A Dcx18-ioctl.c868 h = cx18_find_handle(cx); in cx18_encoder_cmd()
884 h = cx18_find_handle(cx); in cx18_encoder_cmd()
H A Dcx18-streams.c1022 u32 cx18_find_handle(struct cx18 *cx) in cx18_find_handle() function