Searched defs:cap_type (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/samples/vfio-mdev/ |
D | mdpy.c | 440 u16 *cap_type_id, void **cap_type) in mdpy_get_region_info() 551 void *cap_type = NULL; in mdpy_ioctl() local
|
D | mtty.c | 1722 u16 *cap_type_id, void **cap_type) in mtty_get_region_info() 1824 void *cap_type = NULL; in mtty_ioctl() local
|
/linux-6.12.1/arch/arm64/kernel/ |
D | cpufeature.c | 2900 #define __HWCAP_CAP(name, cap_type, cap) \ argument 2906 #define HWCAP_CAP(reg, field, min_value, cap_type, cap) \ argument 2912 #define HWCAP_MULTI_CAP(list, cap_type, cap) \ argument 2919 #define HWCAP_CAP_MATCH(match, cap_type, cap) \ argument
|
/linux-6.12.1/drivers/media/pci/ivtv/ |
D | ivtv-streams.c | 794 int cap_type; in ivtv_stop_v4l2_encode_stream() local
|
/linux-6.12.1/drivers/s390/cio/ |
D | vfio_ccw_ops.c | 332 struct vfio_region_info_cap_type cap_type = { in vfio_ccw_mdev_get_region_info() local
|
/linux-6.12.1/drivers/media/platform/nxp/imx-jpeg/ |
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 2426 enum v4l2_buf_type cap_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mxc_jpeg_s_fmt_vid_out() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 362 int mlx5_core_get_caps_mode(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type, in mlx5_core_get_caps_mode() 409 int mlx5_core_get_caps(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type) in mlx5_core_get_caps()
|
/linux-6.12.1/drivers/usb/core/ |
D | config.c | 998 __u8 cap_type; in usb_get_bos_descriptor() local
|
/linux-6.12.1/include/scsi/ |
D | viosrp.h | 169 __be32 cap_type; member
|
/linux-6.12.1/drivers/vfio/pci/ |
D | vfio_pci_core.c | 1096 struct vfio_region_info_cap_type cap_type = { in vfio_pci_ioctl_get_region_info() local
|
/linux-6.12.1/drivers/gpu/drm/i915/gvt/ |
D | kvmgt.c | 1251 struct vfio_region_info_cap_type cap_type = { in intel_vgpu_ioctl() local
|