Home
last modified time | relevance | path

Searched defs:std (Results 76 – 100 of 111) sorted by relevance

12345

/Linux-v6.6/drivers/staging/media/av7110/
Dav7110_v4l.c912 static int std_callback(struct saa7146_dev* dev, struct saa7146_standard *std) in std_callback()
/Linux-v6.6/drivers/crypto/marvell/cesa/
Dcesa.h572 struct mv_cesa_skcipher_std_req std; member
613 struct mv_cesa_ahash_std_req std; member
/Linux-v6.6/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h2293 #define DRX_ISATVSTD(std) (((std) == DRX_STANDARD_PAL_SECAM_BG) || \ argument
2306 #define DRX_ISQAMSTD(std) (((std) == DRX_STANDARD_ITU_A) || \ argument
2316 #define DRX_ISVSBSTD(std) ((std) == DRX_STANDARD_8VSB) argument
2323 #define DRX_ISDVBTSTD(std) ((std) == DRX_STANDARD_DVBT) argument
Ddrxj.c513 #define DRXJ_ISATVSTD(std) ((std == DRX_STANDARD_PAL_SECAM_BG) || \ argument
521 #define DRXJ_ISQAMSTD(std) ((std == DRX_STANDARD_ITU_A) || \ argument
/Linux-v6.6/drivers/media/pci/cx18/
Dcx18-av-core.h88 v4l2_std_id std; member
/Linux-v6.6/drivers/media/platform/ti/davinci/
Dvpif_display.c721 static int vpif_g_std(struct file *file, void *priv, v4l2_std_id *std) in vpif_g_std()
Dvpif_capture.c777 static int vpif_g_std(struct file *file, void *priv, v4l2_std_id *std) in vpif_g_std()
/Linux-v6.6/drivers/media/pci/ivtv/
Divtv-cards.h262 v4l2_std_id std; /* standard for which the tuner is suitable */ member
/Linux-v6.6/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c949 static int solo_enc_s_std(struct file *file, void *priv, v4l2_std_id std) in solo_enc_s_std()
/Linux-v6.6/drivers/media/pci/tw686x/
Dtw686x-video.c833 static int tw686x_querystd(struct file *file, void *priv, v4l2_std_id *std) in tw686x_querystd()
/Linux-v6.6/drivers/media/i2c/
Disl7998x.c808 static int isl7998x_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in isl7998x_querystd()
878 static int isl7998x_g_tvnorms(struct v4l2_subdev *sd, v4l2_std_id *std) in isl7998x_g_tvnorms()
/Linux-v6.6/drivers/media/usb/au0828/
Dau0828.h226 v4l2_std_id std; member
/Linux-v6.6/drivers/media/pci/saa7134/
Dsaa7134-video.c1280 int saa7134_querystd(struct file *file, void *priv, v4l2_std_id *std) in saa7134_querystd()
/Linux-v6.6/drivers/media/usb/go7007/
Dgo7007-priv.h187 v4l2_std_id std; member
/Linux-v6.6/drivers/media/dvb-frontends/
Dau8522_priv.h61 v4l2_std_id std; member
/Linux-v6.6/drivers/media/tuners/
Dxc4000.c922 v4l2_std_id std, __u16 int_freq) in check_firmware()
/Linux-v6.6/include/media/
Ddvb_frontend.h118 u64 std; member
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-ioctl.c38 v4l2_std_id std; member
2168 v4l2_std_id std; in v4l_g_parm() local
Dv4l2-compat-ioctl32.c617 compat_u64 std; member
Dv4l2-subdev.c823 v4l2_std_id *std = arg; in subdev_do_ioctl() local
/Linux-v6.6/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c1824 v4l2_std_id std; /* What additional standards or default to set */ member
2828 v4l2_std_id std; in pvr2_hdw_get_detected_std() local
/Linux-v6.6/drivers/auxdisplay/
Dpanel.c155 } std; member
/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttvp.h378 v4l2_std_id std; member
/Linux-v6.6/drivers/media/pci/saa7164/
Dsaa7164-types.h372 u8 std; member
Dsaa7164.h373 v4l2_std_id std; member

12345