Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mailbox/
Darm_mhuv2.c877 int protocol, windows = 0, next_window = 0, i, j, k; in mhuv2_allocate_channels() local
886 next_window += windows; in mhuv2_allocate_channels()
896 priv->ch_wn_idx = next_window; in mhuv2_allocate_channels()
909 priv->ch_wn_idx = next_window + j; in mhuv2_allocate_channels()
/Linux-v6.1/tools/perf/scripts/python/
Dexported-sql-viewer.py4281 self.next_window = CreateNextWindowAction(mdi_area)
4293 self.next_window.setEnabled(have_sub_windows)
4301 self.window_menu.addAction(self.next_window)