Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dcpqphp_ctrl.c734 static struct pci_resource *get_resource(struct pci_resource **head, u32 size) in get_resource() function
2867 p_mem_node = get_resource(&(resources->p_mem_head), base); in configure_new_function()
2883 mem_node = get_resource(&(resources->mem_head), base); in configure_new_function()
2899 mem_node = get_resource(&(resources->mem_head), base); in configure_new_function()
/drivers/media/video/cx23885/
Dcx23885-video.c838 static int get_resource(struct cx23885_fh *fh) in get_resource() function
1213 if (unlikely(!res_get(dev, fh, get_resource(fh)))) in vidioc_streamon()
1239 res = get_resource(fh); in vidioc_streamoff()