Home
last modified time | relevance | path

Searched refs:__qdf_find_first_bit (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_util.h113 static inline unsigned long __qdf_find_first_bit(unsigned long *addr, in __qdf_find_first_bit() function
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_util.h250 #define qdf_find_first_bit(addr, nbits) __qdf_find_first_bit(addr, nbits)