Searched refs:sb_size (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hnd/
H A Dshared_ksyms.c186 extern void sb_size; EXPORT_SYMBOL(sb_size); variable
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dhndpci.c678 bar->size0 = sb_size(R_REG(osh, &sb->sbadmatch0));
679 bar->size1 = sb_size(R_REG(osh, &sb->sbadmatch1));
680 bar->size2 = sb_size(R_REG(osh, &sb->sbadmatch2));
681 bar->size3 = sb_size(R_REG(osh, &sb->sbadmatch3));
H A Dsbutils.c2388 sb_size(uint32 admatch) function
/asus-wl-520gu-7.0.1.45/src/include/
H A Dsbutils.h97 extern uint32 sb_size(uint32 admatch);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dusbvideo.c1213 const int sb_size = FRAMES_PER_DESC * uvd->iso_packet_len; local
1254 uvd->sbuf[i].data = kmalloc(sb_size, GFP_KERNEL);

Completed in 109 milliseconds