Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/
H A DMakefile6 nothing: target
/openbmc/linux/tools/testing/selftests/sparc64/
H A DMakefile6 nothing: target
/openbmc/linux/sound/pci/ice1712/
H A Dwm8776.c78 static void snd_wm8776_set_agc(struct snd_wm8776 *wm, u16 agc, u16 nothing) in snd_wm8776_set_agc()
112 static void snd_wm8776_get_agc(struct snd_wm8776 *wm, u16 *mode, u16 *nothing) in snd_wm8776_get_agc()
/openbmc/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c93 static char nothing[2] = "\0"; in speakup_register_var() local
/openbmc/linux/arch/parisc/include/asm/
H A Dhardware.h43 volatile uint32_t nothing; /* reg 0 */ member
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Dtesting.py677 def nothing(test, *args, **kwargs): function
/openbmc/qemu/migration/
H A Dblock-dirty-bitmap.c1052 bool nothing; in dirty_bitmap_load_header() local
/openbmc/linux/mm/
H A Dksm.c2505 static int ksm_scan_thread(void *nothing) in ksm_scan_thread()