Home
last modified time | relevance | path

Searched defs:vcap (Results 1 – 16 of 16) sorted by relevance

/linux-6.12.1/drivers/media/platform/st/stm32/stm32-dcmipp/
Ddcmipp-bytecap.c169 struct dcmipp_bytecap_device *vcap = video_drvdata(file); in dcmipp_bytecap_g_fmt_vid_cap() local
179 struct dcmipp_bytecap_device *vcap = video_drvdata(file); in dcmipp_bytecap_try_fmt_vid_cap() local
219 struct dcmipp_bytecap_device *vcap = video_drvdata(file); in dcmipp_bytecap_s_fmt_vid_cap() local
340 static int dcmipp_pipeline_s_stream(struct dcmipp_bytecap_device *vcap, in dcmipp_pipeline_s_stream()
367 static void dcmipp_start_capture(struct dcmipp_bytecap_device *vcap, in dcmipp_start_capture()
381 static void dcmipp_bytecap_all_buffers_done(struct dcmipp_bytecap_device *vcap, in dcmipp_bytecap_all_buffers_done()
395 struct dcmipp_bytecap_device *vcap = vb2_get_drv_priv(vq); in dcmipp_bytecap_start_streaming() local
463 static void dcmipp_dump_status(struct dcmipp_bytecap_device *vcap) in dcmipp_dump_status()
481 struct dcmipp_bytecap_device *vcap = vb2_get_drv_priv(vq); in dcmipp_bytecap_stop_streaming() local
531 struct dcmipp_bytecap_device *vcap = vb2_get_drv_priv(vb->vb2_queue); in dcmipp_bytecap_buf_prepare() local
[all …]
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_vcap.c50 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 …]
Docelot_flower.c525 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_flower_parse_indev() local
813 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_vcap_filter_create() local
/linux-6.12.1/tools/testing/selftests/media_tests/
Dvideo_device_test.c85 struct v4l2_capability vcap; in loop_test() local
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_vcap_debugfs.c221 const struct vcap_info *vcap; in lan966x_vcap_port_info() local
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_vcap_debugfs.c445 const struct vcap_info *vcap; in sparx5_port_info() local
/linux-6.12.1/drivers/net/dsa/ocelot/
Dfelix.h35 struct vcap_props *vcap; member
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/
Dvcap_api_debugfs.c270 const struct vcap_info *vcap = &vctrl->vcaps[admin->vtype]; in vcap_show_admin_info() local
Dvcap_api.c224 const struct vcap_info *vcap = &vctrl->vcaps[vt]; in vcap_verify_keystream_keyset() local
/linux-6.12.1/arch/powerpc/platforms/pseries/
Dvas.c761 static int reconfig_close_windows(struct vas_caps *vcap, int excess_creds, in reconfig_close_windows()
/linux-6.12.1/drivers/media/pci/cx18/
Dcx18-ioctl.c421 struct v4l2_capability *vcap) in cx18_querycap()
/linux-6.12.1/drivers/media/i2c/
Dvideo-i2c.c574 struct v4l2_capability *vcap) in video_i2c_querycap()
/linux-6.12.1/drivers/media/pci/cobalt/
Dcobalt-v4l2.c473 struct v4l2_capability *vcap) in cobalt_querycap()
/linux-6.12.1/drivers/media/pci/ivtv/
Divtv-ioctl.c728 static int ivtv_querycap(struct file *file, void *fh, struct v4l2_capability *vcap) in ivtv_querycap()
/linux-6.12.1/sound/pci/hda/
Dhda_codec.c3960 unsigned int vcap, vref; in snd_hda_correct_pin_ctl() local
/linux-6.12.1/include/soc/mscc/
Docelot.h854 struct vcap_props *vcap; member