Home
last modified time | relevance | path

Searched refs:lmh_lock_key (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/qcom/
H A Dlmh.c76 static struct lock_class_key lmh_lock_key; in lmh_irq_map() local
83 irq_set_lockdep_class(irq, &lmh_lock_key, &lmh_request_key); in lmh_irq_map()