Home
last modified time | relevance | path

Searched refs:get_resource (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/pci/ctxfi/
H A Dctresource.c23 get_resource(u8 *rscs, unsigned int amount, in get_resource() function
80 err = get_resource(mgr->rscs, mgr->amount, n, ridx); in mgr_get_resource()
/openbmc/linux/drivers/vfio/platform/
H A Dvfio_platform.c49 vdev->get_resource = get_platform_resource; in vfio_platform_init_dev()
H A Dvfio_platform_private.h65 (*get_resource)(struct vfio_platform_device *vdev, int i); member
H A Dvfio_amba.c57 vdev->get_resource = get_amba_resource; in vfio_amba_init_dev()
H A Dvfio_platform_common.c141 while (vdev->get_resource(vdev, cnt)) in vfio_platform_regions_init()
151 vdev->get_resource(vdev, i); in vfio_platform_regions_init()
/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c720 static struct pci_resource *get_resource(struct pci_resource **head, u32 size) in get_resource() function
2786 p_mem_node = get_resource(&(resources->p_mem_head), base); in configure_new_function()
2802 mem_node = get_resource(&(resources->mem_head), base); in configure_new_function()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c840 static int get_resource(enum v4l2_buf_type f_type) in get_resource() function
856 int res_type = get_resource(f_type); in res_get()
872 int res_type = get_resource(f_type); in res_free()