Searched defs:vcap (Results 1 – 11 of 11) sorted by relevance
/linux-5.10/drivers/media/test-drivers/vimc/ |
D | vimc-capture.c | 68 struct vimc_cap_device *vcap = container_of(ved, struct vimc_cap_device, in vimc_cap_get_format() local 77 struct vimc_cap_device *vcap = video_drvdata(file); in vimc_cap_g_fmt_vid_cap() local 119 struct vimc_cap_device *vcap = video_drvdata(file); in vimc_cap_s_fmt_vid_cap() local 225 static void vimc_cap_return_all_buffers(struct vimc_cap_device *vcap, in vimc_cap_return_all_buffers() 242 struct vimc_cap_device *vcap = vb2_get_drv_priv(vq); in vimc_cap_start_streaming() local 271 struct vimc_cap_device *vcap = vb2_get_drv_priv(vq); in vimc_cap_stop_streaming() local 284 struct vimc_cap_device *vcap = vb2_get_drv_priv(vb2_buf->vb2_queue); in vimc_cap_buf_queue() local 298 struct vimc_cap_device *vcap = vb2_get_drv_priv(vq); in vimc_cap_queue_setup() local 311 struct vimc_cap_device *vcap = vb2_get_drv_priv(vb->vb2_queue); in vimc_cap_buffer_prepare() local 342 struct vimc_cap_device *vcap = in vimc_cap_release() local [all …]
|
/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot_vcap.c | 50 const struct vcap_props *vcap) in vcap_read_update_ctrl() 55 static void vcap_cmd(struct ocelot *ocelot, const struct vcap_props *vcap, in vcap_cmd() 82 static void vcap_row_cmd(struct ocelot *ocelot, const struct vcap_props *vcap, in vcap_row_cmd() 89 const struct vcap_props *vcap, in vcap_entry2cache() 106 const struct vcap_props *vcap, in vcap_cache2entry() 124 const struct vcap_props *vcap, in vcap_action2cache() 149 const struct vcap_props *vcap, in vcap_cache2action() 173 static void vcap_data_offset_get(const struct vcap_props *vcap, in vcap_data_offset_get() 254 static void vcap_key_set(const struct vcap_props *vcap, struct vcap_data *data, in vcap_key_set() 263 static void vcap_key_bytes_set(const struct vcap_props *vcap, in vcap_key_bytes_set() [all …]
|
D | ocelot_flower.c | 373 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_flower_parse_indev() local 647 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_vcap_filter_create() local
|
/linux-5.10/tools/testing/selftests/media_tests/ |
D | video_device_test.c | 46 struct v4l2_capability vcap; in main() local
|
/linux-5.10/drivers/net/dsa/ocelot/ |
D | felix.h | 24 struct vcap_props *vcap; member
|
/linux-5.10/drivers/media/i2c/ |
D | video-i2c.c | 567 struct v4l2_capability *vcap) in video_i2c_querycap()
|
/linux-5.10/drivers/media/pci/cobalt/ |
D | cobalt-v4l2.c | 477 struct v4l2_capability *vcap) in cobalt_querycap()
|
/linux-5.10/drivers/media/pci/cx18/ |
D | cx18-ioctl.c | 385 struct v4l2_capability *vcap) in cx18_querycap()
|
/linux-5.10/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 733 static int ivtv_querycap(struct file *file, void *fh, struct v4l2_capability *vcap) in ivtv_querycap()
|
/linux-5.10/include/soc/mscc/ |
D | ocelot.h | 641 struct vcap_props *vcap; member
|
/linux-5.10/sound/pci/hda/ |
D | hda_codec.c | 3931 unsigned int vcap, vref; in snd_hda_correct_pin_ctl() local
|