Home
last modified time | relevance | path

Searched defs:peasycap (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/drivers/staging/media/easycap/
Deasycap_sound.c64 static int easycap_audio_submit_urbs(struct easycap *peasycap) in easycap_audio_submit_urbs()
150 static int easycap_sound_setup(struct easycap *peasycap) in easycap_sound_setup()
204 struct easycap *peasycap; in easycap_alsa_complete() local
419 struct easycap *peasycap; in easycap_alsa_open() local
466 struct easycap *peasycap; in easycap_alsa_close() local
551 struct easycap *peasycap; in easycap_alsa_prepare() local
594 struct easycap *peasycap; in easycap_alsa_trigger() local
624 struct easycap *peasycap; in easycap_alsa_pointer() local
684 int easycap_alsa_probe(struct easycap *peasycap) in easycap_alsa_probe()
Deasycap_main.c122 int easycap_isdongle(struct easycap *peasycap) in easycap_isdongle()
139 struct easycap *peasycap; in easycap_open() local
191 static int reset(struct easycap *peasycap) in reset()
361 int easycap_newinput(struct easycap *peasycap, int input) in easycap_newinput()
538 int easycap_video_submit_urbs(struct easycap *peasycap) in easycap_video_submit_urbs()
622 int easycap_audio_kill_urbs(struct easycap *peasycap) in easycap_audio_kill_urbs()
650 int easycap_video_kill_urbs(struct easycap *peasycap) in easycap_video_kill_urbs()
688 struct easycap *peasycap; in videodev_release() local
716 struct easycap *peasycap; in easycap_delete() local
914 struct easycap *peasycap; in easycap_poll() local
[all …]
Deasycap_ioctl.c42 int adjust_standard(struct easycap *peasycap, v4l2_std_id std_id) in adjust_standard()
361 int adjust_format(struct easycap *peasycap, in adjust_format()
629 int adjust_brightness(struct easycap *peasycap, int value) in adjust_brightness()
685 int adjust_contrast(struct easycap *peasycap, int value) in adjust_contrast()
741 int adjust_saturation(struct easycap *peasycap, int value) in adjust_saturation()
798 int adjust_hue(struct easycap *peasycap, int value) in adjust_hue()
851 static int adjust_volume(struct easycap *peasycap, int value) in adjust_volume()
907 static int adjust_mute(struct easycap *peasycap, int value) in adjust_mute()
948 struct easycap *peasycap; in easycap_unlocked_ioctl() local
Deasycap_testcard.c33 easycap_testcard(struct easycap *peasycap, int field) in easycap_testcard()
Deasycap_low.c743 int easycap_audio_setup(struct easycap *peasycap) in easycap_audio_setup()
Deasycap.h227 struct easycap *peasycap; member