Searched defs:cap_type (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/samples/vfio-mdev/ |
H A D | mdpy.c | 437 u16 *cap_type_id, void **cap_type) in mdpy_get_region_info() 548 void *cap_type = NULL; in mdpy_ioctl() local
|
H A D | mtty.c | 1135 u16 *cap_type_id, void **cap_type) in mtty_get_region_info() 1237 void *cap_type = NULL; in mtty_ioctl() local
|
/openbmc/qemu/hw/vfio/ |
H A D | helpers.c | 593 struct vfio_region_info_cap_type *cap_type; in vfio_get_dev_region_info() local 621 bool vfio_has_region_cap(VFIODevice *vbasedev, int region, uint16_t cap_type) in vfio_has_region_cap()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | cpufeature.c | 2740 #define __HWCAP_CAP(name, cap_type, cap) \ argument 2746 #define HWCAP_CAP(reg, field, min_value, cap_type, cap) \ argument 2752 #define HWCAP_MULTI_CAP(list, cap_type, cap) \ argument 2759 #define HWCAP_CAP_MATCH(match, cap_type, cap) \ argument
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-streams.c | 792 int cap_type; in ivtv_stop_v4l2_encode_stream() local
|
/openbmc/linux/drivers/s390/cio/ |
H A D | vfio_ccw_ops.c | 332 struct vfio_region_info_cap_type cap_type = { in vfio_ccw_mdev_get_region_info() local
|
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/ |
H A D | mxc-jpeg.c | 892 enum v4l2_buf_type cap_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mxc_jpeg_dec_irq() local 1166 enum v4l2_buf_type cap_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mxc_jpeg_config_dec_desc() local 2421 enum v4l2_buf_type cap_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mxc_jpeg_s_fmt_vid_out() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | main.c | 370 int mlx5_core_get_caps_mode(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type, in mlx5_core_get_caps_mode() 417 int mlx5_core_get_caps(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type) in mlx5_core_get_caps()
|
/openbmc/qemu/hw/scsi/ |
H A D | viosrp.h | 170 uint32_t cap_type; member
|
/openbmc/linux/include/scsi/ |
H A D | viosrp.h | 169 __be32 cap_type; member
|
/openbmc/linux/drivers/usb/core/ |
H A D | config.c | 998 __u8 cap_type; in usb_get_bos_descriptor() local
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 1243 struct vfio_region_info_cap_type cap_type = { in intel_vgpu_ioctl() local
|
/openbmc/linux/drivers/vfio/pci/ |
H A D | vfio_pci_core.c | 1100 struct vfio_region_info_cap_type cap_type = { in vfio_pci_ioctl_get_region_info() local
|