Searched defs:cap_type (Results 1 – 10 of 10) sorted by relevance
/linux/samples/vfio-mdev/ |
H A 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
|
H A 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/drivers/gpu/drm/xe/ |
H A D | xe_vsec.c | 109 u32 cap_type = FIELD_GET(GUID_CAP_TYPE, guid); in xe_guid_decode() local
|
/linux/arch/arm64/kernel/ |
H A D | cpufeature.c | 3071 #define __HWCAP_CAP(name, cap_type, cap) \ argument 3077 #define HWCAP_CAP(reg, field, min_value, cap_type, cap) \ argument 3083 #define HWCAP_MULTI_CAP(list, cap_type, cap) \ argument 3090 #define HWCAP_CAP_MATCH(match, cap_type, cap) \ argument 3096 #define HWCAP_CAP_MATCH_ID(match, reg, field, min_value, cap_type, cap) \ argument
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-streams.c | 794 int cap_type; in ivtv_stop_v4l2_encode_stream() local
|
/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
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A 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() 413 int mlx5_core_get_caps(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type) in mlx5_core_get_caps()
|
/linux/include/scsi/ |
H A D | viosrp.h | 169 __be32 cap_type; member
|
/linux/drivers/usb/core/ |
H A D | config.c | 1034 __u8 cap_type; in usb_get_bos_descriptor() local
|
/linux/drivers/vfio/pci/ |
H A D | vfio_pci_core.c | 1084 struct vfio_region_info_cap_type cap_type = { in vfio_pci_ioctl_get_region_info() local
|