Home
last modified time | relevance | path

Searched refs:bitmap_zero (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dbitmap.h12 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/rk3399_rockchip-uboot/include/usb/
H A Dlin_gadget_compat.h23 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c327 bitmap_zero(f->endpoints, 32); in reset_config()