Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/drivers/firewire/
Dcore-iso.c206 int bandwidth, bool allocate) in manage_bandwidth()
244 u32 channels_mask, u64 offset, bool allocate) in manage_channel()
334 bool allocate) in fw_iso_resource_manage()
Dcore-cdev.c424 struct fw_cdev_allocate allocate; member
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/
Dnldrdefs.h283 nldr_allocatefxn allocate; member
/linux-3.3/drivers/staging/tidspbridge/pmgr/
Ddbll.c115 struct dbll_alloc allocate; member
1124 static void *allocate(struct dynamic_loader_sym *this, unsigned memsize) in allocate() function
/linux-3.3/sound/pci/mixart/
Dmixart_mixer.c1060 int allocate = chip->monitoring_active[0] || in mixart_monitor_sw_put() local
/linux-3.3/drivers/net/wireless/b43/
Dphy_common.h159 int (*allocate)(struct b43_wldev *dev); member
/linux-3.3/fs/ubifs/
Dfile.c720 int allocate = bu->buf ? 0 : 1; in ubifs_do_bulk_read() local
/linux-3.3/drivers/net/wireless/orinoco/
Dhermes.h387 int (*allocate)(struct hermes *hw, u16 size, u16 *fid); member
/linux-3.3/drivers/staging/android/
Dbinder.c611 static int binder_update_page_range(struct binder_proc *proc, int allocate, in binder_update_page_range()