Searched refs:property_chan_lock (Results 1 – 1 of 1) sorted by relevance
87 struct sx property_chan_lock; member196 sx_init(&sc->property_chan_lock, "mboxprop"); in bcm_mbox_attach()409 sx_xlock(&sc->property_chan_lock); in bcm2835_mbox_property()439 sx_xunlock(&sc->property_chan_lock); in bcm2835_mbox_property()