Searched defs:put_bvalue (Results 1 – 3 of 3) sorted by relevance
197 #define put_bvalue(n, c) (*((volatile __u8 *)(n)) = (c)) macro
223 #define put_bvalue(n, c) (*((volatile __u8 *)(n)) = (c)) macro
60 #define put_bvalue(n, c) (*((volatile __u8 *)(n)) = (c)) macro