Searched refs:get_resource (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctresource.c27 get_resource(u8 *rscs, unsigned int amount, function
84 err = get_resource(mgr->rscs, mgr->amount, n, ridx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ctxfi/
H A Dctresource.c27 get_resource(u8 *rscs, unsigned int amount, function
84 err = get_resource(mgr->rscs, mgr->amount, n, ridx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/cx23885/
H A Dcx23885-video.c705 static int get_resource(struct cx23885_fh *fh) function
1101 if (unlikely(!res_get(dev, fh, get_resource(fh))))
1118 res = get_resource(fh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-video.c705 static int get_resource(struct cx23885_fh *fh) function
1101 if (unlikely(!res_get(dev, fh, get_resource(fh))))
1118 res = get_resource(fh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c713 * get_resource - find resource of given size and split up larger ones.
723 static struct pci_resource *get_resource(struct pci_resource **head, u32 size) function
2848 p_mem_node = get_resource(&(resources->p_mem_head), base);
2864 mem_node = get_resource(&(resources->mem_head), base);
2880 mem_node = get_resource(&(resources->mem_head), base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c713 * get_resource - find resource of given size and split up larger ones.
723 static struct pci_resource *get_resource(struct pci_resource **head, u32 size) function
2848 p_mem_node = get_resource(&(resources->p_mem_head), base);
2864 mem_node = get_resource(&(resources->mem_head), base);
2880 mem_node = get_resource(&(resources->mem_head), base);

Completed in 183 milliseconds