Searched defs:video_input (Results 1 - 8 of 8) sorted by relevance

/drivers/media/pci/cx18/
H A Dcx18-cards.h65 u32 video_input; /* hardware video input */ member in struct:cx18_card_video_input
H A Dcx18-driver.c1160 int video_input; local
1245 video_input = cx->active_input;
1247 cx18_s_input(NULL, &fh, video_input);
/drivers/media/pci/ivtv/
H A Divtv-driver.c1318 int video_input; local
1362 video_input = itv->active_input;
1364 ivtv_s_input(NULL, &fh, video_input);
H A Divtv-cards.h185 u16 video_input; /* hardware video input */ member in struct:ivtv_card_video_input
/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c331 (dev->video_input == CX231XX_VMUX_TELEVISION))
478 int cx231xx_afe_adjust_ref_count(struct cx231xx *dev, u32 video_input) argument
484 dev->video_input = video_input;
486 if (video_input == CX231XX_VMUX_TELEVISION) {
617 dev->video_input = input;
628 if (pin_type != dev->video_input) {
H A Dcx231xx.h712 u32 video_input; member in struct:cx231xx
785 int cx231xx_afe_adjust_ref_count(struct cx231xx *dev, u32 video_input);
/drivers/media/usb/hdpvr/
H A Dhdpvr.h52 u8 video_input; member in struct:hdpvr_options
/drivers/media/usb/go7007/
H A Dgo7007-priv.h111 int video_input; member in struct:go7007_board_info::__anon2405

Completed in 341 milliseconds