Searched refs:allocate (Results 1 – 22 of 22) sorted by relevance
/drivers/gpu/drm/ |
D | drm_sman.c | 145 sman_mm->allocate = drm_sman_mm_allocate; in drm_sman_set_range() 209 tmp = sman_mm->allocate(sman_mm->private, size, alignment); in drm_sman_alloc()
|
/drivers/net/wireless/b43/ |
D | phy_lp.c | 140 .allocate = b43_lpphy_op_allocate,
|
D | phy_common.h | 147 int (*allocate)(struct b43_wldev *dev); member
|
D | phy_common.c | 66 err = phy->ops->allocate(dev); in b43_phy_allocate()
|
D | phy_a.c | 625 .allocate = b43_aphy_op_allocate,
|
D | phy_n.c | 614 .allocate = b43_nphy_op_allocate,
|
D | phy_g.c | 3265 .allocate = b43_gphy_op_allocate,
|
/drivers/pnp/pnpbios/ |
D | Kconfig | 16 If you would like the kernel to detect and allocate resources to
|
/drivers/video/console/ |
D | Kconfig | 35 RAM to allocate for this buffer. If unsure, say 'N'. 42 Enter the amount of System RAM to allocate for the scrollback
|
/drivers/char/ |
D | defkeymap.c_shipped | 152 * often want quite a lot of string space. So, we statically allocate 153 * the default and allocate dynamically in chunks of 512 bytes.
|
/drivers/dma/ |
D | Kconfig | 81 To avoid bloating the irq_desc[] array we allocate a sufficient
|
/drivers/gpu/drm/sis/ |
D | sis_mm.c | 96 sman_mm.allocate = sis_sman_mm_allocate; in sis_fb_init()
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 18 Specify the number of commands you would like to allocate per SCSI
|
D | Kconfig.aic7xxx | 23 Specify the number of commands you would like to allocate per SCSI
|
D | aic79xx.seq | 585 * can allocate a FIFO for a non-packetized transaction. 875 * re-allocate a FIFO so transfer state is 1493 * it is safe to allocate the S/G cache to
|
D | aic79xx.reg | 4238 * The first is to allocate a dmamap for each transaction.
|
/drivers/usb/serial/ |
D | ChangeLog.history | 387 allocate the urb and the transfer buffer on the fly. In testing this 565 Added transmit queue and now allocate urb for command writes. 587 Updated the way we allocate and handle write URBs
|
/drivers/misc/ |
D | Kconfig | 33 Select this if you want a library to allocate the Timer/Counter
|
/drivers/staging/android/ |
D | binder.c | 569 static int binder_update_page_range(struct binder_proc *proc, int allocate, in binder_update_page_range() argument 580 proc->pid, allocate ? "allocate" : "free", start, end); in binder_update_page_range() 595 if (allocate == 0) in binder_update_page_range()
|
/drivers/media/dvb/ttusb-budget/ |
D | dvb-ttusb-budget.c | 943 #error TODO: allocate filters in ttusb_start_feed()
|
/drivers/staging/rt2870/ |
D | tmp60 | 4205 …DBGPRINT(RT_DEBUG_TRACE, ("Set :: RT_OID_802_11_TEAR_IMME_BA kmalloc() can't allocate enough memor…
|
D | tmp61 | 4205 …DBGPRINT(RT_DEBUG_TRACE, ("Set :: RT_OID_802_11_TEAR_IMME_BA kmalloc() can't allocate enough memor…
|