Searched refs:property_chan_lock (Results 1 – 1 of 1) sorted by relevance
90 struct sx property_chan_lock; member199 sx_init(&sc->property_chan_lock, "mboxprop"); in bcm_mbox_attach()414 sx_xlock(&sc->property_chan_lock); in bcm2835_mbox_property()444 sx_xunlock(&sc->property_chan_lock); in bcm2835_mbox_property()