Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_H (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/pvrusb2/
A Dpvrusb2-std.c22 V4L2_STD_PAL_H| \
57 #define TSTD_H (V4L2_STD_PAL_H|V4L2_STD_SECAM_H)
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-enumstd.rst125 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
181 V4L2_STD_PAL_H |
189 V4L2_STD_PAL_H |
/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-driver.c429 cx->std |= V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in cx18_process_eeprom()
454 return V4L2_STD_PAL_H; in cx18_parse_std()
1040 cx->std = V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in cx18_probe()
/linux-6.3-rc2/drivers/media/pci/cx25821/
A Dcx25821.h70 V4L2_STD_PAL_M | V4L2_STD_PAL_N | V4L2_STD_PAL_H | \
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-driver.c532 itv->std |= V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in ivtv_process_eeprom()
558 return V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in ivtv_parse_std()
1129 itv->std = V4L2_STD_PAL_BG | V4L2_STD_PAL_H; in ivtv_probe()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h1333 #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008) macro
1408 V4L2_STD_PAL_H |\
1416 #define V4L2_STD_H (V4L2_STD_PAL_H |\
/linux-6.3-rc2/drivers/media/tuners/
A Dtda9887.c139 .std = V4L2_STD_PAL_BG | V4L2_STD_PAL_H | V4L2_STD_PAL_N,
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88.h49 & ~V4L2_STD_PAL_H \
/linux-6.3-rc2/drivers/media/i2c/
A Dmsp3400-kthreads.c603 state->detected_std = V4L2_STD_BG | V4L2_STD_PAL_H; in msp3400c_thread()
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions265 replace define V4L2_STD_PAL_H v4l2-std-id
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-vid-cap.c1604 V4L2_STD_PAL_BG | V4L2_STD_PAL_H,
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ioctl.c53 { V4L2_STD_PAL_H, "PAL-H" },

Completed in 38 milliseconds