Home
last modified time | relevance | path

Searched refs:operation_type (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Dvirtio_pci_admin.h25 int virtio_pci_admin_obj_create(struct pci_dev *pdev, u16 obj_type, u8 operation_type,
/linux-6.15/drivers/virtio/
H A Dvirtio_pci_modern.c949 int virtio_pci_admin_obj_create(struct pci_dev *pdev, u16 obj_type, u8 operation_type, in virtio_pci_admin_obj_create() argument
974 if (operation_type != VIRTIO_RESOURCE_OBJ_DEV_PARTS_TYPE_GET && in virtio_pci_admin_obj_create()
975 operation_type != VIRTIO_RESOURCE_OBJ_DEV_PARTS_TYPE_SET) in virtio_pci_admin_obj_create()
998 obj_dev_parts.type = operation_type; in virtio_pci_admin_obj_create()
/linux-6.15/drivers/gpu/drm/amd/include/
H A Dumsch_mm_4_0_api_def.h109 uint32_t operation_type; /* operation_type is of UMSCH_LOG_OPERATION type */ member
H A Dmes_v11_api_def.h182 uint32_t operation_type; /* operation_type is of MES_LOG_OPERATION type */ member
H A Dmes_v12_api_def.h228 uint32_t operation_type; /* operation_type is of MES_LOG_OPERATION type */ member
/linux-6.15/drivers/accel/ivpu/
H A Dvpu_jsm_api.h372 u32 operation_type; member