Home
last modified time | relevance | path

Searched defs:None (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/hid/tests/
H A Dbase_gamepad.py83 left=(None, None), argument
150 self, *, left=(None, None), right=(None, None), hat_switch=None, buttons=None argument
205 left=(None, None), argument
H A Dtest_gamepad.py637 self, *, left=(None, None), right=(None, None), hat_switch=None, buttons=None argument
/linux/rust/kernel/irq/
H A Drequest.rs23 None = bindings::irqreturn_IRQ_NONE, enumerator
278 None = bindings::irqreturn_IRQ_NONE, enumerator
/linux/tools/perf/pmu-events/
H A Djevents.py1339 action: Callable[[Sequence[str], os.DirEntry], None]) -> None: argument
/linux/drivers/block/rnull/
H A Dconfigfs.rs86 None, enumerator
/linux/tools/perf/python/
H A Dilist.py276 def set_initial_focus(event: str | None) -> None:
/linux/drivers/gpu/nova-core/
H A Dfalcon.rs115 None = 0, enumerator
/linux/rust/kernel/
H A Ddma.rs290 None = Self::const_cast(bindings::dma_data_direction_DMA_NONE), enumerator