Searched defs:bset (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/tty/
H A Dn_hdlc.c194 #define bset(p,b) ((p)[(b) >> 5] |= (1 << ((b) & 0x1f))) macro
/linux-4.4.14/include/uapi/linux/
H A Dbcache.h348 struct bset { struct
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c1887 u8 *pparmbuf, bset; r871x_mp_ioctl_hdl() local
/linux-4.4.14/drivers/staging/emxx_udc/
H A Demxx_udc.c1487 static inline int _nbu2ss_req_feature(struct nbu2ss_udc *udc, bool bset) _nbu2ss_req_feature() argument

Completed in 159 milliseconds