Searched refs:hw_usecnt (Results 1 – 1 of 1) sorted by relevance
209 atomic_t hw_usecnt; member343 if (atomic_inc_and_test(&priv->hw_usecnt)) { in sh_mobile_lcdc_clk_on()352 if (atomic_sub_return(1, &priv->hw_usecnt) == -1) { in sh_mobile_lcdc_clk_off()2547 atomic_set(&priv->hw_usecnt, -1); in sh_mobile_lcdc_probe()