Home
last modified time | relevance | path

Searched defs:_o (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/armada/
H A Darmada_crtc.h18 #define armada_reg_queue_mod(_r, _i, _v, _m, _o) \ argument
27 #define armada_reg_queue_set(_r, _i, _v, _o) \ argument
/linux/include/linux/
H A Dslab.h502 #define krealloc_noprof(_o, _s, _f) krealloc_node_align_noprof(_o, _s, 1, _f, NUMA_NO_NODE) argument
504 #define krealloc_node(_o, _s, _f, _n) krealloc_node_align(_o, _s, 1, _f, _n) argument
/linux/drivers/net/wireless/ath/ath5k/
H A Deeprom.h244 #define AR5K_EEPROM_READ(_o, _v) do { \ argument
249 #define AR5K_EEPROM_READ_HDR(_o, _v) \ argument