Searched refs:__priv (Results 1 – 3 of 3) sorted by relevance
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