• Home
  • Raw
  • Download

Lines Matching refs:pvr2_ctrl

356 static int ctrl_channelfreq_get(struct pvr2_ctrl *cptr,int *vp)  in ctrl_channelfreq_get()
367 static int ctrl_channelfreq_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_channelfreq_set()
389 static int ctrl_channelprog_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_channelprog_get()
395 static int ctrl_channelprog_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_channelprog_set()
404 static int ctrl_channel_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_channel_get()
411 static int ctrl_channel_set(struct pvr2_ctrl *cptr,int m,int slotId) in ctrl_channel_set()
429 static int ctrl_freq_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_freq_get()
435 static int ctrl_freq_is_dirty(struct pvr2_ctrl *cptr) in ctrl_freq_is_dirty()
440 static void ctrl_freq_clear_dirty(struct pvr2_ctrl *cptr) in ctrl_freq_clear_dirty()
445 static int ctrl_freq_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_freq_set()
451 static int ctrl_cropl_min_get(struct pvr2_ctrl *cptr, int *left) in ctrl_cropl_min_get()
462 static int ctrl_cropl_max_get(struct pvr2_ctrl *cptr, int *left) in ctrl_cropl_max_get()
476 static int ctrl_cropt_min_get(struct pvr2_ctrl *cptr, int *top) in ctrl_cropt_min_get()
487 static int ctrl_cropt_max_get(struct pvr2_ctrl *cptr, int *top) in ctrl_cropt_max_get()
501 static int ctrl_cropw_max_get(struct pvr2_ctrl *cptr, int *width) in ctrl_cropw_max_get()
517 static int ctrl_croph_max_get(struct pvr2_ctrl *cptr, int *height) in ctrl_croph_max_get()
533 static int ctrl_get_cropcapbl(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapbl()
544 static int ctrl_get_cropcapbt(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapbt()
555 static int ctrl_get_cropcapbw(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapbw()
566 static int ctrl_get_cropcapbh(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapbh()
577 static int ctrl_get_cropcapdl(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapdl()
588 static int ctrl_get_cropcapdt(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapdt()
599 static int ctrl_get_cropcapdw(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapdw()
610 static int ctrl_get_cropcapdh(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapdh()
621 static int ctrl_get_cropcappan(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcappan()
632 static int ctrl_get_cropcappad(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcappad()
643 static int ctrl_vres_max_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_vres_max_get()
654 static int ctrl_vres_min_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_vres_min_get()
665 static int ctrl_get_input(struct pvr2_ctrl *cptr,int *vp) in ctrl_get_input()
671 static int ctrl_check_input(struct pvr2_ctrl *cptr,int v) in ctrl_check_input()
678 static int ctrl_set_input(struct pvr2_ctrl *cptr,int m,int v) in ctrl_set_input()
683 static int ctrl_isdirty_input(struct pvr2_ctrl *cptr) in ctrl_isdirty_input()
688 static void ctrl_cleardirty_input(struct pvr2_ctrl *cptr) in ctrl_cleardirty_input()
694 static int ctrl_freq_max_get(struct pvr2_ctrl *cptr, int *vp) in ctrl_freq_max_get()
716 static int ctrl_freq_min_get(struct pvr2_ctrl *cptr, int *vp) in ctrl_freq_min_get()
738 static int ctrl_cx2341x_is_dirty(struct pvr2_ctrl *cptr) in ctrl_cx2341x_is_dirty()
743 static void ctrl_cx2341x_clear_dirty(struct pvr2_ctrl *cptr) in ctrl_cx2341x_clear_dirty()
749 static int ctrl_cx2341x_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_cx2341x_get()
766 static int ctrl_cx2341x_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_cx2341x_set()
797 static unsigned int ctrl_cx2341x_getv4lflags(struct pvr2_ctrl *cptr) in ctrl_cx2341x_getv4lflags()
822 static int ctrl_streamingenabled_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_streamingenabled_get()
828 static int ctrl_masterstate_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_masterstate_get()
834 static int ctrl_hsm_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_hsm_get()
843 static int ctrl_stddetect_get(struct pvr2_ctrl *cptr, int *vp) in ctrl_stddetect_get()
849 static int ctrl_stdavail_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_stdavail_get()
855 static int ctrl_stdavail_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_stdavail_set()
867 static int ctrl_std_val_to_sym(struct pvr2_ctrl *cptr,int msk,int val, in ctrl_std_val_to_sym()
875 static int ctrl_std_sym_to_val(struct pvr2_ctrl *cptr, in ctrl_std_sym_to_val()
888 static int ctrl_stdcur_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_stdcur_get()
894 static int ctrl_stdcur_set(struct pvr2_ctrl *cptr,int m,int v) in ctrl_stdcur_set()
906 static int ctrl_stdcur_is_dirty(struct pvr2_ctrl *cptr) in ctrl_stdcur_is_dirty()
911 static void ctrl_stdcur_clear_dirty(struct pvr2_ctrl *cptr) in ctrl_stdcur_clear_dirty()
916 static int ctrl_signal_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_signal_get()
924 static int ctrl_audio_modes_present_get(struct pvr2_ctrl *cptr,int *vp) in ctrl_audio_modes_present_get()
974 static int ctrl_get_##vname(struct pvr2_ctrl *cptr,int *vp) \
976 static int ctrl_set_##vname(struct pvr2_ctrl *cptr,int m,int v) \
978 static int ctrl_isdirty_##vname(struct pvr2_ctrl *cptr) \
980 static void ctrl_cleardirty_##vname(struct pvr2_ctrl *cptr) \
2120 struct pvr2_ctrl *cptr; in pvr2_hdw_setup_low()
2389 struct pvr2_ctrl *cptr; in pvr2_hdw_create()
2472 hdw->controls = kzalloc(sizeof(struct pvr2_ctrl) * hdw->control_cnt, in pvr2_hdw_create()
2778 struct pvr2_ctrl *pvr2_hdw_get_ctrl_by_index(struct pvr2_hdw *hdw, in pvr2_hdw_get_ctrl_by_index()
2787 struct pvr2_ctrl *pvr2_hdw_get_ctrl_by_id(struct pvr2_hdw *hdw, in pvr2_hdw_get_ctrl_by_id()
2790 struct pvr2_ctrl *cptr; in pvr2_hdw_get_ctrl_by_id()
2805 struct pvr2_ctrl *pvr2_hdw_get_ctrl_v4l(struct pvr2_hdw *hdw,unsigned int ctl_id) in pvr2_hdw_get_ctrl_v4l()
2807 struct pvr2_ctrl *cptr; in pvr2_hdw_get_ctrl_v4l()
2823 struct pvr2_ctrl *pvr2_hdw_get_ctrl_nextv4l(struct pvr2_hdw *hdw, in pvr2_hdw_get_ctrl_nextv4l()
2826 struct pvr2_ctrl *cptr,*cp2; in pvr2_hdw_get_ctrl_nextv4l()
3023 struct pvr2_ctrl *cptr; in pvr2_hdw_commit_setup()
3072 struct pvr2_ctrl *cptr; in pvr2_hdw_commit_execute()