Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
Dvimc-capture.c68 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 …]
/kernel/linux/linux-5.10/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.c388 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_flower_parse_indev() local
664 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_vcap_filter_create() local
/kernel/linux/linux-6.6/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
816 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_vcap_filter_create() local
/kernel/linux/linux-5.10/tools/testing/selftests/media_tests/
Dvideo_device_test.c46 struct v4l2_capability vcap; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/media_tests/
Dvideo_device_test.c85 struct v4l2_capability vcap; in loop_test() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_vcap_debugfs.c219 const struct vcap_info *vcap; in lan966x_vcap_port_info() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_vcap_debugfs.c445 const struct vcap_info *vcap; in sparx5_port_info() local
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
Dfelix.h24 struct vcap_props *vcap; member
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
Dfelix.h36 struct vcap_props *vcap; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
Dvas.c741 static int reconfig_close_windows(struct vas_caps *vcap, int excess_creds, in reconfig_close_windows()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
Dcx18-ioctl.c421 struct v4l2_capability *vcap) in cx18_querycap()
/kernel/linux/linux-6.6/drivers/media/i2c/
Dvideo-i2c.c573 struct v4l2_capability *vcap) in video_i2c_querycap()
/kernel/linux/linux-5.10/drivers/media/i2c/
Dvideo-i2c.c567 struct v4l2_capability *vcap) in video_i2c_querycap()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
Dcx18-ioctl.c385 struct v4l2_capability *vcap) in cx18_querycap()
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
Dcobalt-v4l2.c477 struct v4l2_capability *vcap) in cobalt_querycap()
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
Dcobalt-v4l2.c477 struct v4l2_capability *vcap) in cobalt_querycap()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
Divtv-ioctl.c728 static int ivtv_querycap(struct file *file, void *fh, struct v4l2_capability *vcap) in ivtv_querycap()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
Divtv-ioctl.c733 static int ivtv_querycap(struct file *file, void *fh, struct v4l2_capability *vcap) in ivtv_querycap()
/kernel/linux/linux-5.10/include/soc/mscc/
Docelot.h641 struct vcap_props *vcap; member
/kernel/linux/linux-6.6/include/soc/mscc/
Docelot.h851 struct vcap_props *vcap; member
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c3929 unsigned int vcap, vref; in snd_hda_correct_pin_ctl() local

12