Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Darm_mhuv2.c878 int protocol, windows = 0, next_window = 0, i, j, k; in mhuv2_allocate_channels() local
887 next_window += windows; in mhuv2_allocate_channels()
897 priv->ch_wn_idx = next_window; in mhuv2_allocate_channels()
910 priv->ch_wn_idx = next_window + j; in mhuv2_allocate_channels()
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4284 self.next_window = CreateNextWindowAction(mdi_area)
4296 self.next_window.setEnabled(have_sub_windows)
4304 self.window_menu.addAction(self.next_window)