Searched refs:bus_specific_len (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/b2c2/
H A Dflexcop-common.h104 struct flexcop_device *flexcop_device_kmalloc(size_t bus_specific_len);
H A Dflexcop.c217 struct flexcop_device *flexcop_device_kmalloc(size_t bus_specific_len) argument
226 bus = kzalloc(bus_specific_len, GFP_KERNEL);

Completed in 90 milliseconds