Home
last modified time | relevance | path

Searched refs:cx2341x_handler_ops (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/media/video/cx18/
Dcx18-controls.h24 extern struct cx2341x_handler_ops cx18_cxhdl_ops;
Dcx18-controls.c126 struct cx2341x_handler_ops cx18_cxhdl_ops = {
/linux-3.4.99/drivers/media/video/ivtv/
Divtv-controls.h24 extern struct cx2341x_handler_ops ivtv_cxhdl_ops;
Divtv-controls.c97 struct cx2341x_handler_ops ivtv_cxhdl_ops = {
/linux-3.4.99/include/media/
Dcx2341x.h106 struct cx2341x_handler_ops { struct
128 const struct cx2341x_handler_ops *ops; argument