Searched refs:get_device_id (Results 1 – 16 of 16) sorted by relevance
/openbmc/phosphor-host-ipmid/docs/ |
H A D | configuration.md | 14 The JSON format for get_device_id: 21 get_device_id. The data is then cached for future use. If you change the data at 23 get_device_id.
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | ddk750_dvi.c | 19 .get_device_id = sii164GetDeviceID,
|
H A D | ddk750_dvi.h | 34 PFN_DVICTRL_GETDEVICEID get_device_id; member
|
/openbmc/linux/include/linux/ |
H A D | vdpa.h | 371 u32 (*get_device_id)(struct vdpa_device *vdev); member
|
/openbmc/linux/drivers/vdpa/ |
H A D | vdpa.c | 757 device_id = vdev->config->get_device_id(vdev); in vdpa_dev_fill() 970 device_id = vdev->config->get_device_id(vdev); in vdpa_dev_config_fill() 1081 device_id = vdev->config->get_device_id(vdev); in vdpa_dev_vendor_stats_fill()
|
/openbmc/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim.c | 748 .get_device_id = vdpasim_get_device_id, 786 .get_device_id = vdpasim_get_device_id,
|
/openbmc/linux/drivers/vdpa/alibaba/ |
H A D | eni_vdpa.c | 427 .get_device_id = eni_vdpa_get_device_id,
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_vdpa.c | 506 vd_dev->vdev.id.device = ops->get_device_id(vdpa); in virtio_vdpa_probe()
|
/openbmc/linux/drivers/vdpa/virtio_pci/ |
H A D | vp_vdpa.c | 455 .get_device_id = vp_vdpa_get_device_id,
|
/openbmc/linux/drivers/vdpa/ifcvf/ |
H A D | ifcvf_main.c | 637 .get_device_id = ifcvf_vdpa_get_device_id,
|
/openbmc/linux/drivers/vhost/ |
H A D | vdpa.c | 248 device_id = ops->get_device_id(vdpa); in vhost_vdpa_get_device_id() 1484 v->virtio_id = ops->get_device_id(vdpa); in vhost_vdpa_probe()
|
/openbmc/linux/drivers/vdpa/pds/ |
H A D | vdpa_dev.c | 591 .get_device_id = pds_vdpa_get_device_id,
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_bmc_sim.c | 829 static void get_device_id(IPMIBmcSim *ibs, in get_device_id() function 2002 [IPMI_CMD_GET_DEVICE_ID] = { get_device_id },
|
/openbmc/linux/drivers/vdpa/solidrun/ |
H A D | snet_main.c | 546 .get_device_id = snet_get_device_id,
|
/openbmc/linux/drivers/vdpa/vdpa_user/ |
H A D | vduse_dev.c | 789 .get_device_id = vduse_vdpa_get_device_id,
|
/openbmc/linux/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 3209 .get_device_id = mlx5_vdpa_get_device_id,
|