Searched refs:__priv (Results 1 – 4 of 4) sorted by relevance
152 #define INIT_DSQ_LIST_CURSOR(__node, __flags, __priv) \ argument156 .priv = (__priv), \
91 #define CSIO_INIT_MBP(__mbp, __cp, __tmo, __priv, __fn, __clear) \ argument98 (__mbp)->priv = (void *)(__priv); \
98 static irqreturn_t hi6421v600_irq_handler(int irq, void *__priv) in hi6421v600_irq_handler() argument100 struct hi6421v600_irq *priv = __priv; in hi6421v600_irq_handler()
85 #define wsm_cmd_lock(__priv) mutex_lock(&((__priv)->wsm_cmd_mux)) argument86 #define wsm_cmd_unlock(__priv) mutex_unlock(&((__priv)->wsm_cmd_mux)) argument