Home
last modified time | relevance | path

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

/openbsd-src/regress/sys/dev/video/
H A Dvideotest.c111 char dev_name[32], dev_full[32]; in main() local
280 test_capture(char *dev_name, char *dev_full, int access, int use_poll) in test_capture()
/openbsd-src/lib/libossaudio/
H A Dossaudio.c69 static char *dev_name = SIO_DEVANY; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-e7000.c414 static char dev_name[100]; variable
499 e7000_parse_device (char *args, char *dev_name, int baudrate) in e7000_parse_device()
H A Dremote-st.c269 static char dev_name[100]; variable
H A Dmonitor.c59 static char *dev_name; variable
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Ddevice.h153 #define dev_name( global() macro
/openbsd-src/usr.bin/aucat/
H A Daucat.c114 char *dev_name; /* device sndio(7) name */ global() variable
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h452 #define __sanitizer_syscall_pre_mount(dev_name, dir_name, type, flags, data) \ argument
456 #define __sanitizer_syscall_post_mount(res, dev_name, dir_name, type, flags, \ argument