Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.c798 h = cx18_find_handle(cx); in cx18_mute()
811 h = cx18_find_handle(cx); in cx18_unmute()
H A Dcx18-ioctl.c876 h = cx18_find_handle(cx); in cx18_encoder_cmd()
892 h = cx18_find_handle(cx); in cx18_encoder_cmd()
H A Dcx18-streams.c1021 u32 cx18_find_handle(struct cx18 *cx) in cx18_find_handle() function