Searched defs:vcap (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/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 | 525 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_flower_parse_indev() local 806 const struct vcap_props *vcap = &ocelot->vcap[VCAP_ES0]; in ocelot_vcap_filter_create() local
|
/linux-6.1.9/tools/testing/selftests/media_tests/ |
D | video_device_test.c | 46 struct v4l2_capability vcap; in main() local
|
/linux-6.1.9/drivers/net/dsa/ocelot/ |
D | felix.h | 34 struct vcap_props *vcap; member
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | vas.c | 719 static int reconfig_close_windows(struct vas_caps *vcap, int excess_creds, in reconfig_close_windows()
|
/linux-6.1.9/drivers/media/i2c/ |
D | video-i2c.c | 573 struct v4l2_capability *vcap) in video_i2c_querycap()
|
/linux-6.1.9/drivers/media/pci/cobalt/ |
D | cobalt-v4l2.c | 477 struct v4l2_capability *vcap) in cobalt_querycap()
|
/linux-6.1.9/drivers/media/pci/cx18/ |
D | cx18-ioctl.c | 385 struct v4l2_capability *vcap) in cx18_querycap()
|
/linux-6.1.9/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 728 static int ivtv_querycap(struct file *file, void *fh, struct v4l2_capability *vcap) in ivtv_querycap()
|
/linux-6.1.9/sound/pci/hda/ |
D | hda_codec.c | 3952 unsigned int vcap, vref; in snd_hda_correct_pin_ctl() local
|
/linux-6.1.9/include/soc/mscc/ |
D | ocelot.h | 1008 struct vcap_props *vcap; member
|